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

Commit

Permalink
Merge pull request #44 from alphagov/remove-whenever
Browse files Browse the repository at this point in the history
remove whenever
  • Loading branch information
mnowster committed Dec 3, 2012
2 parents efc695e + 757938c commit 42ed798
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -7,7 +7,6 @@ gem 'plek', '~> 0.3.0'
gem 'formtastic', git: 'https://github.com/justinfrench/formtastic.git', branch: '2.1-stable' gem 'formtastic', git: 'https://github.com/justinfrench/formtastic.git', branch: '2.1-stable'
gem 'formtastic-bootstrap', git: 'https://github.com/cgunther/formtastic-bootstrap.git', branch: 'bootstrap-2' gem 'formtastic-bootstrap', git: 'https://github.com/cgunther/formtastic-bootstrap.git', branch: 'bootstrap-2'
gem 'stomp' gem 'stomp'
gem 'whenever'
gem 'ansi' gem 'ansi'
gem 'gelf' gem 'gelf'
gem 'null_logger' gem 'null_logger'
Expand Down
5 changes: 0 additions & 5 deletions Gemfile.lock
Expand Up @@ -71,7 +71,6 @@ GEM
mechanize (~> 2.3) mechanize (~> 2.3)
childprocess (0.3.5) childprocess (0.3.5)
ffi (~> 1.0, >= 1.0.6) ffi (~> 1.0, >= 1.0.6)
chronic (0.6.7)
ci_reporter (1.7.0) ci_reporter (1.7.0)
builder (>= 2.1.2) builder (>= 2.1.2)
colorize (0.5.8) colorize (0.5.8)
Expand Down Expand Up @@ -293,9 +292,6 @@ GEM
addressable (>= 2.2.7) addressable (>= 2.2.7)
crack (>= 0.1.7) crack (>= 0.1.7)
webrobots (0.0.13) webrobots (0.0.13)
whenever (0.7.3)
activesupport (>= 2.3.4)
chronic (~> 0.6.3)
xml-simple (1.1.1) xml-simple (1.1.1)
xpath (0.1.4) xpath (0.1.4)
nokogiri (~> 1.3) nokogiri (~> 1.3)
Expand Down Expand Up @@ -345,4 +341,3 @@ DEPENDENCIES
uglifier uglifier
unicorn (= 4.3.1) unicorn (= 4.3.1)
webmock webmock
whenever
2 changes: 0 additions & 2 deletions config/schedule.rb

This file was deleted.

0 comments on commit 42ed798

Please sign in to comment.