Skip to content

Commit

Permalink
feat: 🎸 gem から pry γ‚’ι™€ε€–γ—γŸ (#184)
Browse files Browse the repository at this point in the history
irb を用いる
  • Loading branch information
nikukyugamer authored Sep 5, 2023
1 parent 917c78f commit b02a758
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,13 @@ GEM
specs:
ast (2.4.2)
base64 (0.1.1)
coderay (1.1.3)
diff-lcs (1.5.0)
json (2.6.3)
language_server-protocol (3.17.0.3)
method_source (1.0.0)
parallel (1.23.0)
parser (3.2.2.3)
ast (~> 2.4.1)
racc
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.7.1)
rainbow (3.1.1)
rake (13.0.6)
Expand Down Expand Up @@ -63,7 +58,6 @@ PLATFORMS
DEPENDENCIES
bundler
prekin!
pry
rake
rspec
rspec_junit_formatter
Expand Down
1 change: 0 additions & 1 deletion prekin.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rspec'
spec.add_development_dependency 'rspec_junit_formatter'

spec.add_development_dependency 'pry'
spec.add_development_dependency 'rubocop'
spec.metadata['rubygems_mfa_required'] = 'true'
end

0 comments on commit b02a758

Please sign in to comment.