Skip to content
Snippets Groups Projects
Commit 8ff59ed3 authored by Jeff Sturek's avatar Jeff Sturek
Browse files

Update rake gem to 2.2.3

parent 3b4ea69c
No related branches found
No related tags found
1 merge request!18Update rake gem to 2.2.3
......@@ -10,6 +10,7 @@ gem 'bcrypt'
gem 'unicorn'
gem 'pony'
gem 'rest-client'
gem 'rack', '2.2.3'
gem 'rack-cas'
gem 'icalendar'
......
......@@ -81,7 +81,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.3)
rack (2.1.1)
rack (2.2.3)
rack-cas (0.16.1)
addressable (~> 2.3)
nokogiri (~> 1.5)
......@@ -145,6 +145,7 @@ DEPENDENCIES
icalendar
mysql2
pony
rack (= 2.2.3)
rack-cas
rest-client
shotgun
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment