Gemfile.lock in guignol-0.3.5.1 vs Gemfile.lock in guignol-0.3.6
- old
+ new
@@ -1,45 +1,45 @@
PATH
remote: .
specs:
- guignol (0.3.5.1)
+ guignol (0.3.6)
activesupport
- fog (~> 1.6.0)
- parallel (~> 0.5.14)
+ fog (~> 1.9.0)
+ parallel (~> 0.6.2)
thor
uuidtools
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
- activesupport (3.2.8)
+ activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
- builder (3.1.3)
+ builder (3.1.4)
coderay (1.0.7)
diff-lcs (1.1.3)
- excon (0.16.7)
- fog (1.6.0)
+ excon (0.17.0)
+ fog (1.9.0)
builder
excon (~> 0.14)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.0.4)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
- formatador (0.2.3)
+ formatador (0.2.4)
i18n (0.6.1)
method_source (0.8)
- mime-types (1.19)
- multi_json (1.3.6)
+ mime-types (1.21)
+ multi_json (1.6.1)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
- net-ssh (2.6.1)
- nokogiri (1.5.5)
- parallel (0.5.19)
+ net-ssh (2.6.5)
+ nokogiri (1.5.6)
+ parallel (0.6.2)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
pry-nav (0.2.2)
@@ -53,10 +53,10 @@
rspec-expectations (2.4.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.4.0)
ruby-hmac (0.4.0)
slop (3.3.3)
- thor (0.16.0)
+ thor (0.17.0)
uuidtools (2.1.3)
PLATFORMS
ruby