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 'better_errors'
|
||||
gem 'binding_of_caller'
|
||||
gem 'librarian', '>= 0.0.25', require: false
|
||||
gem 'annotate'
|
||||
gem 'foreman', require: false
|
||||
end
|
||||
|
@ -144,9 +144,6 @@ GEM
|
||||
json (1.8.3)
|
||||
jwt (1.5.2)
|
||||
kgio (2.10.0)
|
||||
librarian (0.1.2)
|
||||
highline
|
||||
thor (~> 0.15)
|
||||
libv8 (5.3.332.38.1)
|
||||
listen (0.7.3)
|
||||
logster (1.2.5)
|
||||
@ -431,7 +428,6 @@ DEPENDENCIES
|
||||
htmlentities
|
||||
http_accept_language (~> 2.0.5)
|
||||
image_optim (= 0.20.2)
|
||||
librarian (>= 0.0.25)
|
||||
listen (= 0.7.3)
|
||||
logster
|
||||
lru_redux
|
||||
|
Loading…
Reference in New Issue
Block a user