Gemfile.lock in magellan-cli-0.2.16 vs Gemfile.lock in magellan-cli-0.2.17
- old
+ new
@@ -1,14 +1,14 @@
PATH
remote: .
specs:
- magellan-cli (0.2.16)
+ magellan-cli (0.2.17)
activesupport (~> 4.1.4)
+ groovenauts-thor
httpclient (~> 2.5)
nokogiri
text-table (~> 1.2.3)
- thor
GEM
remote: https://rubygems.org/
specs:
activesupport (4.1.8)
@@ -17,15 +17,16 @@
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
coderay (1.1.0)
diff-lcs (1.2.5)
- httpclient (2.5.3.3)
+ groovenauts-thor (0.19.1)
+ httpclient (2.6.0.1)
i18n (0.7.0)
json (1.8.1)
method_source (0.8.2)
- mini_portile (0.6.1)
+ mini_portile (0.6.2)
minitest (5.5.0)
nokogiri (1.6.5)
mini_portile (~> 0.6.0)
pry (0.9.12.6)
coderay (~> 1.0)
@@ -44,10 +45,9 @@
rspec-mocks (3.0.4)
rspec-support (~> 3.0.0)
rspec-support (3.0.4)
slop (3.5.0)
text-table (1.2.3)
- thor (0.19.1)
thread_safe (0.3.4)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS