Gemfile.lock in legion_mastodon_client-0.1.0 vs Gemfile.lock in legion_mastodon_client-0.1.1
- old
+ new
@@ -1,78 +1,84 @@
-GIT
- remote: https://github.com/tootsuite/mastodon-api.git
- revision: 189deb8219ae1ce7c34386d9ad1ca7e4a5fec62c
- ref: 189deb8
- specs:
- mastodon-api (1.2.0)
- addressable (~> 2.5)
- buftok
- http (~> 3.0)
- oj (~> 3.3)
-
-PATH
- remote: .
- specs:
- legion (0.1.0)
-
-GEM
- remote: https://rubygems.org/
- specs:
- addressable (2.5.2)
- public_suffix (>= 2.0.2, < 4.0)
- buftok (0.2.0)
- diff-lcs (1.3)
- domain_name (0.5.20180417)
- unf (>= 0.0.5, < 1.0.0)
- dotenv (2.4.0)
- highline (1.7.10)
- http (3.3.0)
- addressable (~> 2.3)
- http-cookie (~> 1.0)
- http-form_data (~> 2.0)
- http_parser.rb (~> 0.6.0)
- http-cookie (1.0.3)
- domain_name (~> 0.5)
- http-form_data (2.1.1)
- http_parser.rb (0.6.0)
- mini_portile2 (2.3.0)
- nokogiri (1.8.2-x86-mingw32)
- mini_portile2 (~> 2.3.0)
- oj (3.6.2)
- parallel (1.12.1)
- public_suffix (3.0.2)
- rake (10.5.0)
- rmagick (2.16.0)
- rspec (3.7.0)
- rspec-core (~> 3.7.0)
- rspec-expectations (~> 3.7.0)
- rspec-mocks (~> 3.7.0)
- rspec-core (3.7.1)
- rspec-support (~> 3.7.0)
- rspec-expectations (3.7.0)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.7.0)
- rspec-mocks (3.7.0)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.7.0)
- rspec-support (3.7.1)
- unf (0.1.4)
- unf_ext
- unf_ext (0.0.7.5-x86-mingw32)
-
-PLATFORMS
- x86-mingw32
-
-DEPENDENCIES
- bundler (~> 1.16)
- dotenv
- highline
- legion!
- mastodon-api!
- nokogiri
- parallel
- rake (~> 10.0)
- rmagick
- rspec (~> 3.0)
-
-BUNDLED WITH
- 1.16.2
+GIT
+ remote: https://github.com/tootsuite/mastodon-api.git
+ revision: 189deb8219ae1ce7c34386d9ad1ca7e4a5fec62c
+ ref: 189deb8
+ specs:
+ mastodon-api (1.2.0)
+ addressable (~> 2.5)
+ buftok
+ http (~> 3.0)
+ oj (~> 3.3)
+
+PATH
+ remote: .
+ specs:
+ legion_mastodon_client (0.1.0)
+
+GEM
+ remote: https://rubygems.org/
+ specs:
+ addressable (2.5.2)
+ public_suffix (>= 2.0.2, < 4.0)
+ buftok (0.2.0)
+ diff-lcs (1.3)
+ domain_name (0.5.20180417)
+ unf (>= 0.0.5, < 1.0.0)
+ dotenv (2.4.0)
+ highline (1.7.10)
+ http (3.3.0)
+ addressable (~> 2.3)
+ http-cookie (~> 1.0)
+ http-form_data (~> 2.0)
+ http_parser.rb (~> 0.6.0)
+ http-cookie (1.0.3)
+ domain_name (~> 0.5)
+ http-form_data (2.1.1)
+ http_parser.rb (0.6.0)
+ mini_portile2 (2.3.0)
+ nokogiri (1.8.2)
+ mini_portile2 (~> 2.3.0)
+ nokogiri (1.8.2-x86-mingw32)
+ mini_portile2 (~> 2.3.0)
+ oj (3.6.2)
+ parallel (1.12.1)
+ public_suffix (3.0.2)
+ rake (10.5.0)
+ rmagick (2.16.0)
+ rspec (3.7.0)
+ rspec-core (~> 3.7.0)
+ rspec-expectations (~> 3.7.0)
+ rspec-mocks (~> 3.7.0)
+ rspec-core (3.7.1)
+ rspec-support (~> 3.7.0)
+ rspec-expectations (3.7.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.7.0)
+ rspec-mocks (3.7.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.7.0)
+ rspec-support (3.7.1)
+ tk (0.2.0)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.7.5)
+ unf_ext (0.0.7.5-x86-mingw32)
+
+PLATFORMS
+ ruby
+ x86-mingw32
+
+DEPENDENCIES
+ bundler (~> 1.16)
+ dotenv
+ highline
+ legion_mastodon_client!
+ mastodon-api!
+ nokogiri
+ parallel
+ rake (~> 10.0)
+ rmagick
+ rspec (~> 3.0)
+ tk
+
+BUNDLED WITH
+ 1.16.2