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

Commit 23f14f6

Browse files
committed
Gemfile: remove duplicate gems
1 parent ac4d7f1 commit 23f14f6

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

Gemfile

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,7 @@ gem 'meta_search'
99
gem 'sass-rails'
1010
gem 'coffee-rails'
1111
gem 'uglifier'
12-
gem 'activeadmin'
13-
gem 'konacha'
1412

1513
# jquery-rails is used by the dummy application
1614
gem 'jquery-rails'
17-
gem 'chai-jquery-rails'
18-
gem 'sinon-chai-rails'
19-
gem 'sinon-rails'
2015
gem 'ejs'
21-
22-
group :development, :test do
23-
end
24-
25-
# Declare any dependencies that are still in development here instead of in
26-
# your gemspec. These might include edge Rails or gems from your path or
27-
# Git. Remember to move these dependencies to your gemspec before releasing
28-
# your gem to rubygems.org.
29-
30-
# To use debugger
31-
# gem 'ruby-debug19', :require => 'ruby-debug'

0 commit comments

Comments
 (0)