Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
bundle update (brakeman, ruby_parser, coveralls, rack, sass, term-ans…
Browse files Browse the repository at this point in the history
…icolor, tins)
  • Loading branch information
nning committed Jun 25, 2015
1 parent 6e15d87 commit 1a69927
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@ GEM
debug_inspector (>= 0.0.1)
bootstrap-sass (3.1.1.1)
sass (~> 3.2)
brakeman (3.0.3)
brakeman (3.0.5)
erubis (~> 2.6)
fastercsv (~> 1.5)
haml (>= 3.0, < 5.0)
highline (~> 1.6.20)
multi_json (~> 1.2)
ruby2ruby (~> 2.1.1)
ruby_parser (~> 3.6.2)
ruby_parser (~> 3.7.0)
sass (~> 3.0)
terminal-table (~> 1.4)
builder (3.0.4)
Expand All @@ -90,7 +90,7 @@ GEM
execjs
coffee-script-source (1.9.1.1)
colorize (0.7.7)
coveralls (0.8.1)
coveralls (0.8.2)
json (~> 1.8)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.10.0)
Expand Down Expand Up @@ -178,7 +178,7 @@ GEM
pg (0.18.2)
polyglot (0.3.5)
power_assert (0.2.3)
rack (1.4.5)
rack (1.4.7)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.4)
Expand Down Expand Up @@ -221,9 +221,9 @@ GEM
ruby2ruby (2.1.4)
ruby_parser (~> 3.1)
sexp_processor (~> 4.0)
ruby_parser (3.6.6)
ruby_parser (3.7.0)
sexp_processor (~> 4.1)
sass (3.4.14)
sass (3.4.15)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
Expand Down Expand Up @@ -257,7 +257,7 @@ GEM
colorize (>= 0.7.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
term-ansicolor (1.3.0)
term-ansicolor (1.3.2)
tins (~> 1.0)
terminal-table (1.4.5)
test-unit (3.1.2)
Expand All @@ -272,7 +272,7 @@ GEM
thread_safe (0.3.5)
thread_safe (0.3.5-java)
tilt (1.4.1)
tins (1.5.2)
tins (1.5.4)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
Expand Down

0 comments on commit 1a69927

Please sign in to comment.