diff --git a/Gemfile.lock b/Gemfile.lock index 856ede56..f48ad77e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -379,7 +379,8 @@ GEM regexp_parser (2.2.0) reline (0.3.1) io-console (~> 0.5) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) @@ -453,6 +454,7 @@ GEM sqlite3 (>= 1.3.3) stimulus-rails (1.0.2) railties (>= 6.0.0) + strscan (3.1.0) temple (0.8.2) thin (1.8.1) daemons (~> 1.0, >= 1.0.9)