This repository was archived by the owner on Aug 1, 2018. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,23 +9,7 @@ gem 'meta_search'
99gem 'sass-rails'
1010gem 'coffee-rails'
1111gem 'uglifier'
12- gem 'activeadmin'
13- gem 'konacha'
1412
1513# jquery-rails is used by the dummy application
1614gem 'jquery-rails'
17- gem 'chai-jquery-rails'
18- gem 'sinon-chai-rails'
19- gem 'sinon-rails'
2015gem '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'
Original file line number Diff line number Diff line change 77 rails (>= 3.0.0 )
88
99GEM
10- remote: http ://rubygems.org/
10+ remote: https ://rubygems.org/
1111 specs:
1212 actionmailer (3.2.9 )
1313 actionpack (= 3.2.9 )
@@ -227,7 +227,6 @@ PLATFORMS
227227
228228DEPENDENCIES
229229 active_admin_editor !
230- activeadmin
231230 capybara (~> 1.1.4 )
232231 chai-jquery-rails
233232 coffee-rails
@@ -236,7 +235,7 @@ DEPENDENCIES
236235 factory_girl_rails
237236 faker
238237 jquery-rails
239- konacha
238+ konacha ( ~> 2.1.0 )
240239 meta_search
241240 poltergeist (~> 1.0.2 )
242241 rspec (~> 2.12.0 )
@@ -246,3 +245,6 @@ DEPENDENCIES
246245 sinon-rails
247246 sqlite3
248247 uglifier
248+
249+ BUNDLED WITH
250+ 1.10.6
You can’t perform that action at this time.
0 commit comments