Skip to content

Commit

Permalink
Cleanup gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alextwoods committed Jul 31, 2024
1 parent d422659 commit f4264e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
source 'https://rubygems.org'

gem 'hearth', path: './hearth'
gem 'http-2'
gem 'jmespath'
gem 'rake', require: false
gem 'rexml'
gem 'http-2'

group :development do
gem 'byebug'
Expand Down

0 comments on commit f4264e6

Please sign in to comment.