Gemfile.lock in magellan-cli-0.2.0 vs Gemfile.lock in magellan-cli-0.2.1
- old
+ new
@@ -1,33 +1,34 @@
PATH
remote: .
specs:
- magellan-cli (0.2.0)
+ magellan-cli (0.2.1)
activesupport (~> 4.1.4)
httpclient
nokogiri
+ text-table (~> 1.2.3)
thor
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.1.6)
+ activesupport (4.1.8)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
coderay (1.1.0)
diff-lcs (1.2.5)
- httpclient (2.4.0)
+ httpclient (2.5.3.3)
i18n (0.6.11)
json (1.8.1)
method_source (0.8.2)
- mini_portile (0.6.0)
- minitest (5.4.2)
- nokogiri (1.6.3.1)
- mini_portile (= 0.6.0)
+ mini_portile (0.6.1)
+ minitest (5.4.3)
+ nokogiri (1.6.5)
+ mini_portile (~> 0.6.0)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rake (10.3.2)
@@ -42,9 +43,10 @@
rspec-support (~> 3.0.0)
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)