Remove nyan-cat-formatter
This commit is contained in:
1
Gemfile
1
Gemfile
@ -83,7 +83,6 @@ group :test do
|
|||||||
gem 'capybara'
|
gem 'capybara'
|
||||||
gem 'database_cleaner'
|
gem 'database_cleaner'
|
||||||
gem 'headless'
|
gem 'headless'
|
||||||
gem 'nyan-cat-formatter'
|
|
||||||
gem 'rails-controller-testing'
|
gem 'rails-controller-testing'
|
||||||
gem 'rspec-collection_matchers'
|
gem 'rspec-collection_matchers'
|
||||||
gem 'rspec-github', require: false
|
gem 'rspec-github', require: false
|
||||||
|
@ -248,8 +248,6 @@ GEM
|
|||||||
nokogiri (1.15.4)
|
nokogiri (1.15.4)
|
||||||
mini_portile2 (~> 2.8.2)
|
mini_portile2 (~> 2.8.2)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nyan-cat-formatter (0.12.0)
|
|
||||||
rspec (>= 2.99, >= 2.14.2, < 4)
|
|
||||||
oauth (1.1.0)
|
oauth (1.1.0)
|
||||||
oauth-tty (~> 1.0, >= 1.0.1)
|
oauth-tty (~> 1.0, >= 1.0.1)
|
||||||
snaky_hash (~> 2.0)
|
snaky_hash (~> 2.0)
|
||||||
@ -563,7 +561,6 @@ DEPENDENCIES
|
|||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
nokogiri
|
nokogiri
|
||||||
nyan-cat-formatter
|
|
||||||
pagedown-bootstrap-rails
|
pagedown-bootstrap-rails
|
||||||
pg
|
pg
|
||||||
proformaxml
|
proformaxml
|
||||||
|
Reference in New Issue
Block a user