about summary refs log tree commit diff stats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile index 4d6eda6..f36dc70 100644 --- a/Gemfile +++ b/Gemfile
@@ -83,7 +83,7 @@ end
83 83
84group :production do 84group :production do
85 gem 'mysql2' 85 gem 'mysql2'
86 gem 'rack', '2.2.8' 86 gem 'rack', '~> 2.2.8'
87end 87end
88 88
89gem "rice" 89gem "rice"