Use Ruby 2.7.2 (#15150)
thwait and e2mmap are no longer needed in Gemfile. Gems properly require those.
This commit is contained in:
parent
67ace1d890
commit
541b9f8c1c
4 changed files with 2 additions and 7 deletions
3
Gemfile
3
Gemfile
|
@ -11,9 +11,6 @@ gem 'sprockets', '~> 3.7.2'
|
|||
gem 'thor', '~> 1.0'
|
||||
gem 'rack', '~> 2.2.3'
|
||||
|
||||
gem 'thwait', '~> 0.2.0'
|
||||
gem 'e2mmap', '~> 0.1.0'
|
||||
|
||||
gem 'hamlit-rails', '~> 0.2'
|
||||
gem 'pg', '~> 1.2'
|
||||
gem 'makara', '~> 0.4'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue