Skip to content

Commit

Permalink
Update peppermint
Browse files Browse the repository at this point in the history
  • Loading branch information
12ball committed Apr 27, 2024
1 parent d6b92af commit 54af00e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ source "https://rubygems.org"

# gem "rails"

gem "peppermint", "~> 0.1.9", group: :development
gem "peppermint", "~> 0.1.10", group: :development
8 changes: 2 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ GEM
backport (1.2.0)
benchmark (0.3.0)
byebug (11.1.3)
citrus (3.0.2)
coderay (1.1.3)
diff-lcs (1.5.1)
e2mmap (0.1.0)
Expand Down Expand Up @@ -34,7 +33,7 @@ GEM
parser (3.3.1.0)
ast (~> 2.4.1)
racc
peppermint (0.1.9)
peppermint (0.1.10)
pry-byebug (~> 3.10)
rake (~> 13.1)
rdoc (~> 6.6)
Expand All @@ -44,7 +43,6 @@ GEM
rubocop-rspec (~> 2.25)
solargraph (~> 0.50)
standard (~> 1.3)
toml-rb (~> 2.2)
yard (~> 0.9)
pry (0.14.2)
coderay (~> 1.1)
Expand Down Expand Up @@ -138,8 +136,6 @@ GEM
stringio (3.1.0)
thor (1.3.1)
tilt (2.3.0)
toml-rb (2.2.0)
citrus (~> 3.0, > 3.0)
unicode-display_width (2.5.0)
yard (0.9.36)

Expand All @@ -152,7 +148,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
peppermint (~> 0.1.9)
peppermint (~> 0.1.10)

BUNDLED WITH
2.5.9

0 comments on commit 54af00e

Please sign in to comment.