mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
Add irb and reline to gems
This commit is contained in:
parent
3395126cd4
commit
25c9fb6b77
2 changed files with 10 additions and 0 deletions
2
Gemfile
2
Gemfile
|
|
@ -98,3 +98,5 @@ end
|
|||
|
||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]
|
||||
|
||||
gem "reline", "~> 0.3.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue