Gemfile.lock in merch_calendar-0.3.0 vs Gemfile.lock in merch_calendar-1.0.0
- old
+ new
@@ -1,52 +1,52 @@
PATH
remote: .
specs:
- merch_calendar (0.3.0)
+ merch_calendar (1.0.0)
GEM
remote: https://www.rubygems.org/
specs:
- coderay (1.1.1)
- coveralls (0.8.13)
- json (~> 1.8)
- simplecov (~> 0.11.0)
+ coderay (1.1.2)
+ coveralls (0.8.21)
+ json (>= 1.8, < 3)
+ simplecov (~> 0.14.1)
term-ansicolor (~> 1.3)
- thor (~> 0.19.1)
- tins (~> 1.6.0)
- diff-lcs (1.2.5)
+ thor (~> 0.19.4)
+ tins (~> 1.6)
+ diff-lcs (1.3)
docile (1.1.5)
- json (1.8.3)
+ json (2.1.0)
method_source (0.8.2)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- rake (10.5.0)
- rspec (3.4.0)
- rspec-core (~> 3.4.0)
- rspec-expectations (~> 3.4.0)
- rspec-mocks (~> 3.4.0)
- rspec-core (3.4.3)
- rspec-support (~> 3.4.0)
- rspec-expectations (3.4.0)
+ rake (12.1.0)
+ rspec (3.6.0)
+ rspec-core (~> 3.6.0)
+ rspec-expectations (~> 3.6.0)
+ rspec-mocks (~> 3.6.0)
+ rspec-core (3.6.0)
+ rspec-support (~> 3.6.0)
+ rspec-expectations (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-mocks (3.4.1)
+ rspec-support (~> 3.6.0)
+ rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-support (3.4.1)
- simplecov (0.11.2)
+ rspec-support (~> 3.6.0)
+ rspec-support (3.6.0)
+ simplecov (0.14.1)
docile (~> 1.1.0)
- json (~> 1.8)
+ json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
- simplecov-html (0.10.0)
+ simplecov-html (0.10.2)
slop (3.6.0)
- term-ansicolor (1.3.2)
+ term-ansicolor (1.6.0)
tins (~> 1.0)
- thor (0.19.1)
- tins (1.6.0)
+ thor (0.19.4)
+ tins (1.15.0)
PLATFORMS
ruby
DEPENDENCIES
@@ -56,6 +56,6 @@
rake
rspec (>= 3.0.0)
simplecov
BUNDLED WITH
- 1.15.3
+ 1.15.4