bump responders

This commit is contained in:
Jonne Haß 2015-02-28 01:23:43 +01:00
parent 5f3b6533d9
commit a4e8b1aca2
2 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ gem 'actionpack-action_caching'
gem 'actionpack-page_caching'
# responders (class level)
gem 'responders', '2.0.2'
gem 'responders', '2.1.0'
# Appserver

View file

@ -549,8 +549,8 @@ GEM
ref (1.0.5)
remotipart (1.2.1)
request_store (1.1.0)
responders (2.0.2)
railties (>= 4.2.0.alpha, < 5)
responders (2.1.0)
railties (>= 4.2.0, < 5)
roxml (3.1.6)
activesupport (>= 2.3.0)
nokogiri (>= 1.3.3)
@ -767,7 +767,7 @@ DEPENDENCIES
rb-inotify (= 0.9.5)
redcarpet (= 3.2.2)
remotipart (= 1.2.1)
responders (= 2.0.2)
responders (= 2.1.0)
roxml (= 3.1.6)
rspec-instafail (= 0.2.5)
rspec-rails (= 3.1.0)