diff options
| author | mo khan <mo@mokhan.ca> | 2013-07-19 23:12:59 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2013-07-19 23:12:59 -0600 |
| commit | 497f3ef1eaff8fc9ac66004d15c92310a2532eb2 (patch) | |
| tree | b88ce3bc9904dcb40776ce5bdb63ce78e48a6a4e | |
| parent | 1c98d45a3726cf29ffdc10bd69ae087432ba7aba (diff) | |
update gems
| -rw-r--r-- | Gemfile.lock | 43 |
1 files changed, 20 insertions, 23 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 6904f5a..68eb686 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,24 +1,21 @@ GEM remote: https://rubygems.org/ specs: - bcrypt-ruby (3.0.1) + bcrypt-ruby (3.1.1) childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) daemons (1.0.10) - developwithpassion_arrays (0.0.1) diff-lcs (1.2.4) - fakes (1.0.5) - developwithpassion_arrays - fakes-rspec (1.0.2) + fakes (1.1.4) + fakes-rspec (1.0.5) fakes - rspec faraday (0.8.7) multipart-post (~> 1.1) - ffi (1.8.1) + ffi (1.9.0) gem_plugin (0.2.3) headless (1.0.1) httpauth (0.2.0) - humble (0.0.1369313534) + humble (0.0.1374296843) sequel jwt (0.1.8) multi_json (>= 1.5) @@ -26,12 +23,12 @@ GEM mongrel (1.2.0.pre2) daemons (~> 1.0.10) gem_plugin (~> 0.2.3) - multi_json (1.7.3) - multi_xml (0.5.3) + multi_json (1.7.7) + multi_xml (0.5.4) multipart-post (1.2.0) - oauth2 (0.9.1) + oauth2 (0.9.2) faraday (~> 0.8) - httpauth (~> 0.1) + httpauth (~> 0.2) jwt (~> 0.1.4) multi_json (~> 1.0) multi_xml (~> 0.5) @@ -39,28 +36,28 @@ GEM pg (0.15.1) rack (1.5.2) raindrops (0.11.0) - rake (10.0.4) - rspec (2.13.0) - rspec-core (~> 2.13.0) - rspec-expectations (~> 2.13.0) - rspec-mocks (~> 2.13.0) - rspec-core (2.13.1) - rspec-expectations (2.13.0) + rake (10.1.0) + rspec (2.14.1) + rspec-core (~> 2.14.0) + rspec-expectations (~> 2.14.0) + rspec-mocks (~> 2.14.0) + rspec-core (2.14.3) + rspec-expectations (2.14.0) diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.13.1) + rspec-mocks (2.14.1) rubyzip (0.9.9) - selenium-webdriver (2.32.1) + selenium-webdriver (2.33.0) childprocess (>= 0.2.5) multi_json (~> 1.0) rubyzip websocket (~> 1.0.4) - sequel (3.47.0) + sequel (4.0.0) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) spank (0.0.1369197619) - unicorn (4.6.2) + unicorn (4.6.3) kgio (~> 2.6) rack raindrops (~> 0.7) |
