Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated Gemfile.lock file
  • Loading branch information
jasnow committed Sep 1, 2013
1 parent 8d52ab1 commit c4a511e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Expand Up @@ -34,8 +34,8 @@ GEM
autotest (4.4.6)
ZenTest (>= 4.4.1)
awesome_print (1.1.0)
bcrypt-ruby (3.1.1)
bootstrap-sass (2.3.2.1)
bcrypt-ruby (3.1.2)
bootstrap-sass (2.3.2.2)
sass (~> 3.2)
brakeman (2.1.1)
erubis (~> 2.6)
Expand All @@ -61,7 +61,7 @@ GEM
xpath (~> 1.0.0)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
code_analyzer (0.4.0)
code_analyzer (0.4.2)
sexp_processor
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
Expand Down Expand Up @@ -116,7 +116,7 @@ GEM
hashr (>= 0.0.10)
ruby_parser (>= 3.0)
sexp_processor (>= 4.0)
execjs (2.0.0)
execjs (2.0.1)
factory_girl (4.2.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.2.1)
Expand Down Expand Up @@ -161,7 +161,7 @@ GEM
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.24)
mime-types (1.25)
mini_portile (0.5.1)
multi_json (1.7.9)
multi_test (0.0.2)
Expand All @@ -170,7 +170,7 @@ GEM
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
orm_adapter (0.4.0)
parallel (0.7.1)
parallel (0.8.0)
pdfkit (0.5.4)
pg (0.16.0)
polyglot (0.3.3)
Expand All @@ -192,10 +192,10 @@ GEM
activesupport (= 3.2.14)
bundler (~> 1.0)
railties (= 3.2.14)
rails_best_practices (1.14.1)
rails_best_practices (1.14.3)
activesupport
awesome_print
code_analyzer (>= 0.4.0)
code_analyzer (>= 0.4.2)
colored
erubis
i18n
Expand Down Expand Up @@ -242,10 +242,10 @@ GEM
tilt (~> 1.3)
selenium (0.2.10)
jar_wrapper
selenium-webdriver (2.35.0)
selenium-webdriver (2.35.1)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip
rubyzip (< 1.0.0)
websocket (~> 1.0.4)
sexp_processor (4.3.0)
simple_form (2.1.0)
Expand Down Expand Up @@ -284,7 +284,7 @@ GEM
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.37)
uglifier (2.1.2)
uglifier (2.2.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
uuidtools (2.1.4)
Expand Down

0 comments on commit c4a511e

Please sign in to comment.