Skip to content

Commit

Permalink
Merge branch 'release/0.11.7.3.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
kalashnikovisme committed Dec 16, 2016
2 parents 3d534c9 + 6da19fb commit f6568d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ gem 'rwr-redux'
gem 'virtus'
gem 'karamzin'
gem 'doorkeeper'
gem 'responders', '~> 2.0'

group :production do
gem 'unicorn-rails'
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,8 @@ GEM
declarative (~> 0.0.5)
uber (~> 0.0.15)
request_store (1.2.1)
responders (2.1.0)
railties (>= 4.2.0, < 5)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
Expand Down Expand Up @@ -531,6 +533,7 @@ DEPENDENCIES
rails_email_preview (~> 0.2.29)
react_webpack_rails
reform
responders (~> 2.0)
rmagick (= 2.15.3)
russia_regions (>= 0.0.4)
russian
Expand Down

0 comments on commit f6568d7

Please sign in to comment.