Gemfile.lock in phoenix-cli-0.0.2 vs Gemfile.lock in phoenix-cli-0.0.3
- old
+ new
@@ -1,15 +1,23 @@
PATH
remote: .
specs:
- phoenix-cli (0.1.0)
+ phoenix-cli (0.0.2)
+ activesupport (~> 4.2.1)
thor (~> 0.19)
GEM
remote: https://rubygems.org/
specs:
+ activesupport (4.2.9)
+ i18n (~> 0.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
diff-lcs (1.3)
+ i18n (0.8.6)
+ minitest (5.10.2)
rspec (3.6.0)
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.6.0)
rspec-core (3.6.0)
@@ -20,15 +28,18 @@
rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
thor (0.19.4)
+ thread_safe (0.3.6)
+ tzinfo (1.2.3)
+ thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
phoenix-cli!
rspec (~> 3)
BUNDLED WITH
- 1.15.0
+ 1.15.2