Skip to content
Snippets Groups Projects
Verified Commit 3a959a68 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Remove unused gems

parent 973f9d30
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -12,8 +12,6 @@ gem "rails", "~> 4.0.0"
 
gem "protected_attributes"
gem 'rails-observers'
gem 'actionpack-page_caching'
gem 'actionpack-action_caching'
 
# Default values for AR models
gem "default_value_for", "~> 3.0.0"
Loading
Loading
Loading
Loading
@@ -27,10 +27,6 @@ GEM
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionpack-action_caching (1.1.0)
actionpack (>= 4.0.0, < 5.0)
actionpack-page_caching (1.0.2)
actionpack (>= 4.0.0, < 5)
activemodel (4.0.3)
activesupport (= 4.0.3)
builder (~> 3.1.0)
Loading
Loading
@@ -567,8 +563,6 @@ PLATFORMS
 
DEPENDENCIES
ace-rails-ap
actionpack-action_caching
actionpack-page_caching
acts-as-taggable-on
annotate (~> 2.6.0.beta2)
asciidoctor
Loading
Loading
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