Skip to content

Commit

Permalink
Revert "try fixing 3.4"
Browse files Browse the repository at this point in the history
This reverts commit 618e93c.
  • Loading branch information
dejan committed Jan 4, 2025
1 parent 618e93c commit ed3321e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ source 'http://rubygems.org'
gemspec

group :development, :test do
gem 'did_you_mean', '~> 1.4'
gem 'rake', '~> 13.0.6'
gem 'rspec', '~> 3.3'
gem 'rspec_junit_formatter', '~> 0.2'
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ GEM
remote: http://rubygems.org/
specs:
ast (2.4.2)
did_you_mean (1.6.3)
diff-lcs (1.4.4)
gemoji (4.0.1)
json (2.7.5)
Expand Down Expand Up @@ -64,7 +63,6 @@ PLATFORMS

DEPENDENCIES
auto_html!
did_you_mean (~> 1.4)
rake (~> 13.0.6)
rspec (~> 3.3)
rspec_junit_formatter (~> 0.2)
Expand Down

0 comments on commit ed3321e

Please sign in to comment.