mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Remove unused gem.
This commit is contained in:
parent
a655e4b092
commit
3277fb1c78
1
Gemfile
1
Gemfile
@ -150,7 +150,6 @@ group :development do
|
|||||||
gem 'bullet', require: !!ENV['BULLET']
|
gem 'bullet', require: !!ENV['BULLET']
|
||||||
gem 'better_errors'
|
gem 'better_errors'
|
||||||
gem 'binding_of_caller'
|
gem 'binding_of_caller'
|
||||||
gem 'librarian', '>= 0.0.25', require: false
|
|
||||||
gem 'annotate'
|
gem 'annotate'
|
||||||
gem 'foreman', require: false
|
gem 'foreman', require: false
|
||||||
end
|
end
|
||||||
|
@ -144,9 +144,6 @@ GEM
|
|||||||
json (1.8.3)
|
json (1.8.3)
|
||||||
jwt (1.5.2)
|
jwt (1.5.2)
|
||||||
kgio (2.10.0)
|
kgio (2.10.0)
|
||||||
librarian (0.1.2)
|
|
||||||
highline
|
|
||||||
thor (~> 0.15)
|
|
||||||
libv8 (5.3.332.38.1)
|
libv8 (5.3.332.38.1)
|
||||||
listen (0.7.3)
|
listen (0.7.3)
|
||||||
logster (1.2.5)
|
logster (1.2.5)
|
||||||
@ -431,7 +428,6 @@ DEPENDENCIES
|
|||||||
htmlentities
|
htmlentities
|
||||||
http_accept_language (~> 2.0.5)
|
http_accept_language (~> 2.0.5)
|
||||||
image_optim (= 0.20.2)
|
image_optim (= 0.20.2)
|
||||||
librarian (>= 0.0.25)
|
|
||||||
listen (= 0.7.3)
|
listen (= 0.7.3)
|
||||||
logster
|
logster
|
||||||
lru_redux
|
lru_redux
|
||||||
|
Loading…
Reference in New Issue
Block a user