diff --git a/Gemfile.lock b/Gemfile.lock index 9f4fe4e91..c80701fe4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -801,3 +801,9 @@ DEPENDENCIES webpacker (~> 5.2) webpush xorcist (~> 1.1) + +RUBY VERSION + ruby 2.7.2p137 + +BUNDLED WITH + 2.3.6 diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index c2b5379d1..12427865d 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def suffix - '-cw2' + '-cw1' end def to_a