mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 20:27:30 +02:00
Remove listen
This commit is contained in:
parent
00a65b3b01
commit
01f6abb0d2
2 changed files with 0 additions and 8 deletions
1
Gemfile
1
Gemfile
|
@ -80,7 +80,6 @@ gem 'directo', github: 'internetee/directo', branch: 'master'
|
|||
|
||||
|
||||
group :development, :test do
|
||||
gem 'listen'
|
||||
gem 'pry', '0.10.1'
|
||||
gem 'puma'
|
||||
end
|
||||
|
|
|
@ -250,9 +250,6 @@ GEM
|
|||
kaminari-core (= 1.2.1)
|
||||
kaminari-core (1.2.1)
|
||||
libxml-ruby (3.2.0)
|
||||
listen (3.3.3)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
logger (1.4.2)
|
||||
loofah (2.7.0)
|
||||
crass (~> 1.0.2)
|
||||
|
@ -366,9 +363,6 @@ GEM
|
|||
activesupport (>= 5.2.1)
|
||||
i18n
|
||||
polyamorous (= 2.3.2)
|
||||
rb-fsevent (0.10.4)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
rbtree3 (0.6.0)
|
||||
regexp_parser (1.8.0)
|
||||
request_store (1.5.0)
|
||||
|
@ -516,7 +510,6 @@ DEPENDENCIES
|
|||
jquery-ui-rails (= 5.0.5)
|
||||
kaminari
|
||||
lhv!
|
||||
listen
|
||||
minitest (~> 5.14)
|
||||
money-rails
|
||||
nokogiri
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue