Gemfile.lock in guignol-0.3.7 vs Gemfile.lock in guignol-0.3.8
- old
+ new
@@ -1,70 +1,70 @@
PATH
remote: .
specs:
- guignol (0.3.7)
+ guignol (0.3.8)
activesupport
- fog (~> 1.9.0)
+ fog (~> 1.12.0)
parallel (~> 0.6.2)
thor
uuidtools
GEM
remote: https://rubygems.org/
specs:
- activesupport (3.2.12)
- i18n (~> 0.6)
+ activesupport (3.2.13)
+ i18n (= 0.6.1)
multi_json (~> 1.0)
- builder (3.2.0)
- coderay (1.0.7)
- diff-lcs (1.1.3)
- excon (0.18.5)
- fog (1.9.0)
+ builder (3.2.2)
+ coderay (1.0.9)
+ diff-lcs (1.2.1)
+ excon (0.23.0)
+ fog (1.12.1)
builder
- excon (~> 0.14)
+ excon (~> 0.23.0)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
- net-scp (~> 1.0.4)
+ net-scp (~> 1.1)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.4)
i18n (0.6.1)
- method_source (0.8)
- mime-types (1.21)
- multi_json (1.6.1)
- net-scp (1.0.4)
- net-ssh (>= 1.99.1)
- net-ssh (2.6.5)
- nokogiri (1.5.6)
- parallel (0.6.2)
- pry (0.9.10)
+ method_source (0.8.1)
+ mime-types (1.23)
+ multi_json (1.7.7)
+ net-scp (1.1.1)
+ net-ssh (>= 2.6.5)
+ net-ssh (2.6.7)
+ nokogiri (1.5.10)
+ parallel (0.6.5)
+ pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
- slop (~> 3.3.1)
- pry-nav (0.2.2)
+ slop (~> 3.4)
+ pry-nav (0.2.3)
pry (~> 0.9.10)
- rake (0.9.2.2)
- rspec (2.4.0)
- rspec-core (~> 2.4.0)
- rspec-expectations (~> 2.4.0)
- rspec-mocks (~> 2.4.0)
- rspec-core (2.4.0)
- rspec-expectations (2.4.0)
- diff-lcs (~> 1.1.2)
- rspec-mocks (2.4.0)
+ rake (10.0.3)
+ rspec (2.13.0)
+ rspec-core (~> 2.13.0)
+ rspec-expectations (~> 2.13.0)
+ rspec-mocks (~> 2.13.0)
+ rspec-core (2.13.0)
+ rspec-expectations (2.13.0)
+ diff-lcs (>= 1.1.3, < 2.0)
+ rspec-mocks (2.13.0)
ruby-hmac (0.4.0)
- slop (3.3.3)
- thor (0.17.0)
- uuidtools (2.1.3)
+ slop (3.4.3)
+ thor (0.18.1)
+ uuidtools (2.1.4)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.0.0)
guignol!
pry
pry-nav
rake
- rspec (~> 2.4.0)
+ rspec (~> 2.13.0)