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

Commit

Permalink
Updated gems (simple_form XSS).
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed Nov 28, 2014
1 parent 11a37d9 commit 8b02b4b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ GEM
has_scope (0.6.0.rc)
actionpack (>= 3.2, < 5)
activesupport (>= 3.2, < 5)
hashie (3.3.1)
hashie (3.3.2)
highline (1.6.21)
hike (1.2.3)
i18n (0.6.11)
Expand Down Expand Up @@ -189,7 +189,7 @@ GEM
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (10.3.2)
rake (10.4.0)
rdoc (3.12.2)
json (~> 1.4)
ref (1.0.5)
Expand All @@ -204,7 +204,7 @@ GEM
sexp_processor (~> 4.0)
ruby_parser (3.5.0)
sexp_processor (~> 4.1)
sass (3.4.8)
sass (3.4.9)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
Expand All @@ -220,7 +220,7 @@ GEM
shoulda-context (1.2.1)
shoulda-matchers (2.7.0)
activesupport (>= 3.0.0)
simple_form (2.1.1)
simple_form (2.1.2)
actionpack (~> 3.0)
activemodel (~> 3.0)
simplecov (0.9.1)
Expand Down

0 comments on commit 8b02b4b

Please sign in to comment.