Gemfile.lock in hail_hydra-0.2.3 vs Gemfile.lock in hail_hydra-1.0.0
- old
+ new
@@ -1,50 +1,48 @@
-PATH
- remote: .
- specs:
- hail_hydra (0.2.2)
- httparty
- nokogiri (>= 1.10.8)
-
-GEM
- remote: https://rubygems.org/
- specs:
- diff-lcs (1.3)
- httparty (0.17.1)
- mime-types (~> 3.0)
- multi_xml (>= 0.5.2)
- mime-types (3.2.2)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2019.0331)
- mini_portile2 (2.4.0)
- multi_xml (0.6.0)
- nokogiri (1.10.8)
- mini_portile2 (~> 2.4.0)
- nokogiri (1.10.8-x64-mingw32)
- mini_portile2 (~> 2.4.0)
- rake (13.0.1)
- 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)
-
-PLATFORMS
- ruby
- x64-mingw32
-
-DEPENDENCIES
- bundler (~> 1.16)
- hail_hydra!
- rake (~> 13.0)
- rspec (~> 3.0)
-
-BUNDLED WITH
- 1.16.1
+PATH
+ remote: .
+ specs:
+ hail_hydra (0.2.3)
+ addressable
+ httparty
+
+GEM
+ remote: https://rubygems.org/
+ specs:
+ addressable (2.7.0)
+ public_suffix (>= 2.0.2, < 5.0)
+ diff-lcs (1.4.4)
+ httparty (0.18.0)
+ mime-types (~> 3.0)
+ multi_xml (>= 0.5.2)
+ mime-types (3.3.1)
+ mime-types-data (~> 3.2015)
+ mime-types-data (3.2020.0425)
+ multi_xml (0.6.0)
+ public_suffix (4.0.5)
+ rake (13.0.1)
+ rspec (3.9.0)
+ rspec-core (~> 3.9.0)
+ rspec-expectations (~> 3.9.0)
+ rspec-mocks (~> 3.9.0)
+ rspec-core (3.9.2)
+ rspec-support (~> 3.9.3)
+ rspec-expectations (3.9.2)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.9.0)
+ rspec-mocks (3.9.1)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.3)
+
+PLATFORMS
+ ruby
+ x64-mingw32
+
+DEPENDENCIES
+ bundler (~> 2.1)
+ hail_hydra!
+ rake (~> 13.0)
+ rspec (~> 3.9)
+
+BUNDLED WITH
+ 2.1.4