Gemfile.lock in guignol-0.3.13 vs Gemfile.lock in guignol-0.3.14
- old
+ new
@@ -1,25 +1,24 @@
PATH
remote: .
specs:
- guignol (0.3.13)
+ guignol (0.3.14)
activesupport
fog (~> 1.12.0)
parallel (~> 0.6.2)
thor (>= 0.15)
uuidtools
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.0.4)
- i18n (~> 0.6, >= 0.6.9)
- minitest (~> 4.2)
- multi_json (~> 1.3)
- thread_safe (~> 0.1)
- tzinfo (~> 0.3.37)
- atomic (1.1.16)
+ activesupport (4.2.2)
+ i18n (~> 0.7)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
builder (3.2.2)
coderay (1.0.9)
diff-lcs (1.2.4)
excon (0.23.0)
fog (1.12.1)
@@ -30,16 +29,17 @@
multi_json (~> 1.0)
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
- formatador (0.2.4)
- i18n (0.6.9)
+ formatador (0.2.5)
+ i18n (0.7.0)
+ json (1.8.3)
method_source (0.8.1)
- mime-types (2.2)
- minitest (4.7.5)
- multi_json (1.9.2)
+ mime-types (2.6.1)
+ minitest (5.7.0)
+ multi_json (1.11.1)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.8.0)
nokogiri (1.5.11)
parallel (0.6.5)
@@ -59,12 +59,12 @@
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
ruby-hmac (0.4.0)
slop (3.4.5)
thor (0.19.1)
- thread_safe (0.3.1)
- atomic (>= 1.1.7, < 2)
- tzinfo (0.3.39)
+ thread_safe (0.3.5)
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
uuidtools (2.1.4)
PLATFORMS
ruby