Skip to content

Commit

Permalink
add bullet; remove rails_refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
danryan committed Apr 6, 2013
1 parent dc26be1 commit 13a4b0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ group :development do
gem 'rb-inotify', require: false
gem 'ruby_gntp', require: false
gem 'libnotify', '>= 0.8.0', require: false
gem 'rails_refactor'
gem 'bullet'
end

# Gems useful in both test and development environments
Expand Down
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ GEM
sass (>= 3.2.0)
thor
builder (3.0.4)
bullet (4.5.0)
uniform_notifier
capybara (2.0.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
Expand Down Expand Up @@ -251,7 +253,6 @@ GEM
activesupport (>= 3.0)
choice (~> 0.1.6)
ruby-graphviz (~> 1.0.4)
rails_refactor (1.3)
railties (3.2.13)
actionpack (= 3.2.13)
activesupport (= 3.2.13)
Expand Down Expand Up @@ -392,6 +393,7 @@ GEM
kgio (~> 2.6)
rack
raindrops (~> 0.7)
uniform_notifier (1.2.0)
uuidtools (2.1.3)
validates_existence (0.8.0)
warden (1.2.1)
Expand Down Expand Up @@ -420,6 +422,7 @@ DEPENDENCIES
bootstrap-sass
bootswatch-rails
bourbon
bullet
capybara (>= 2.0.2)
clockwork (>= 0.5.0)
coffee-rails (>= 3.2.2)
Expand Down Expand Up @@ -462,7 +465,6 @@ DEPENDENCIES
rack-timeout
rails (= 3.2.13)
rails-erd
rails_refactor
rb-fsevent
rb-inotify
recipient_interceptor
Expand Down

0 comments on commit 13a4b0e

Please sign in to comment.