Gemfile.lock in merch_calendar-0.0.5 vs Gemfile.lock in merch_calendar-0.1.0.rc1
- old
+ new
@@ -1,13 +1,14 @@
PATH
remote: .
specs:
- merch_calendar (0.0.5)
+ merch_calendar (0.1.0.rc1)
GEM
remote: https://www.rubygems.org/
specs:
+ byebug (9.0.6)
coderay (1.1.1)
coveralls (0.8.13)
json (~> 1.8)
simplecov (~> 0.11.0)
term-ansicolor (~> 1.3)
@@ -19,10 +20,13 @@
method_source (0.8.2)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
+ pry-byebug (3.4.2)
+ byebug (~> 9.0)
+ pry (~> 0.10)
rake (10.5.0)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
@@ -51,11 +55,12 @@
DEPENDENCIES
coveralls
merch_calendar!
pry
+ pry-byebug
rake
rspec (>= 3.0.0)
simplecov
BUNDLED WITH
- 1.15.0
+ 1.15.1