Skip to content

Commit

Permalink
Merge pull request pivotal-sprout#59 from weilu/update-foodcritic
Browse files Browse the repository at this point in the history
update foodcritic
  • Loading branch information
hiremaga committed Dec 20, 2014
2 parents 7828887 + 89cd16c commit 477ac74
Showing 1 changed file with 17 additions and 14 deletions.
31 changes: 17 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,15 @@ GEM
rest-client (>= 1.0.4, < 1.7.0)
yajl-ruby (~> 1.1)
erubis (2.7.0)
foodcritic (3.0.3)
foodcritic (4.0.0)
erubis
gherkin (~> 2.11.7)
nokogiri (~> 1.5.4)
gherkin (~> 2.11)
nokogiri (~> 1.5)
rake
treetop (~> 1.4.10)
yajl-ruby (~> 1.1.0)
gherkin (2.11.8)
rufus-lru (~> 1.0)
treetop (~> 1.4)
yajl-ruby (~> 1.1)
gherkin (2.12.2)
multi_json (~> 1.3)
hashie (1.2.0)
highline (1.6.21)
Expand All @@ -38,21 +39,23 @@ GEM
librarian (~> 0.1.0)
minitar (>= 0.5.2)
mime-types (1.25)
mini_portile (0.6.0)
minitar (0.5.4)
mixlib-authentication (1.3.0)
mixlib-log
mixlib-cli (1.3.0)
mixlib-config (1.1.2)
mixlib-log (1.6.0)
mixlib-shellout (1.2.0)
multi_json (1.10.0)
multi_json (1.10.1)
net-ssh (2.6.8)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
net-ssh-multi (1.1)
net-ssh (>= 2.1.4)
net-ssh-gateway (>= 0.99.0)
nokogiri (1.5.11)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
ohai (6.18.0)
ipaddress
mixlib-cli
Expand All @@ -62,10 +65,11 @@ GEM
systemu
yajl-ruby
plist (3.1.0)
polyglot (0.3.4)
rake (10.3.1)
polyglot (0.3.5)
rake (10.3.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rufus-lru (1.0.5)
soloist (1.0.1)
awesome_print
chef
Expand All @@ -75,10 +79,9 @@ GEM
thor
systemu (2.5.2)
thor (0.18.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
yajl-ruby (1.1.0)
treetop (1.5.3)
polyglot (~> 0.3)
yajl-ruby (1.2.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 477ac74

Please sign in to comment.