Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

Commit a1c16fc

Browse files
committed
Remove unused gems
Signed-off-by: Dmitriy Zaporozhets <[email protected]>
1 parent e754e9d commit a1c16fc

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ end
1010

1111
gem 'rails', '4.0.10'
1212
gem 'protected_attributes'
13-
gem 'actionpack-page_caching'
14-
gem 'actionpack-action_caching'
1513
gem 'activerecord-deprecated_finders'
1614
gem 'activerecord-session_store'
1715

Gemfile.lock

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ GEM
1010
erubis (~> 2.7.0)
1111
rack (~> 1.5.2)
1212
rack-test (~> 0.6.2)
13-
actionpack-action_caching (1.1.0)
14-
actionpack (>= 4.0.0, < 5.0)
15-
actionpack-page_caching (1.0.2)
16-
actionpack (>= 4.0.0, < 5)
1713
activemodel (4.0.10)
1814
activesupport (= 4.0.10)
1915
builder (~> 3.1.0)
@@ -307,8 +303,6 @@ PLATFORMS
307303
ruby
308304

309305
DEPENDENCIES
310-
actionpack-action_caching
311-
actionpack-page_caching
312306
activerecord-deprecated_finders
313307
activerecord-session_store
314308
annotate

0 commit comments

Comments
 (0)