We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c6729bb + 9e0844b commit 0d9f000Copy full SHA for 0d9f000
Gemfile
@@ -7,8 +7,6 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
7
gemspec
8
9
gem 'bump', require: false
10
-# FIXME: Remove when the next prism version is released.
11
-gem 'prism', '< 1.5.0' if RUBY_VERSION < '3.0' || RUBY_ENGINE == 'jruby'
12
gem 'rake'
13
gem 'rspec'
14
gem 'rubocop', github: 'rubocop/rubocop'
0 commit comments