Gemfile.lock in taco_tuesday-0.1.0 vs Gemfile.lock in taco_tuesday-0.1.1
- old
+ new
@@ -5,11 +5,11 @@
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.3)
- rake (10.5.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)
@@ -25,10 +25,10 @@
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.17)
- rake (~> 10.0)
+ rake (>= 12.3.3)
rspec (~> 3.0)
taco_tuesday!
BUNDLED WITH
1.17.2