Gemfile.lock in movie_helper-0.1.0 vs Gemfile.lock in movie_helper-0.2.0
- old
+ new
@@ -1,45 +1,45 @@
PATH
remote: .
specs:
- movie_helper (0.1.0)
+ movie_helper (0.2.0)
GEM
remote: https://rubygems.org/
specs:
- coderay (1.1.2)
- diff-lcs (1.3)
- method_source (0.9.2)
+ coderay (1.1.3)
+ diff-lcs (1.4.4)
+ method_source (1.0.0)
mini_portile2 (2.4.0)
- nokogiri (1.10.3)
+ nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
- pry (0.12.2)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
- rake (10.5.0)
- rspec (3.8.0)
- rspec-core (~> 3.8.0)
- rspec-expectations (~> 3.8.0)
- rspec-mocks (~> 3.8.0)
- rspec-core (3.8.0)
- rspec-support (~> 3.8.0)
- rspec-expectations (3.8.4)
+ pry (0.13.1)
+ coderay (~> 1.1)
+ method_source (~> 1.0)
+ 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.8.0)
- rspec-mocks (3.8.0)
+ rspec-support (~> 3.9.0)
+ rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.2)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.3)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.16)
+ bundler (~> 2.1.4)
movie_helper!
- nokogiri
- pry
- rake (~> 10.0)
+ nokogiri (~> 1.10, >= 1.10.4)
+ pry (~> 0.13.1)
+ rake (~> 13.0)
rspec (~> 3.0)
BUNDLED WITH
- 1.17.3
+ 2.1.4