Skip to content

Commit 6126beb

Browse files
committed
Lock standard gem
1 parent 17ae590 commit 6126beb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gemspec
88
gem "rake"
99
gem "rspec"
1010
gem "simplecov", require: false
11-
gem "standard", require: false
11+
gem "standard", "1.53.0", require: false
1212
gem "rubocop", require: false
1313
gem "rubocop-disable_syntax", require: false
1414
gem "rubocop-performance", require: false

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ DEPENDENCIES
9898
rubocop-rake
9999
rubocop-rspec
100100
simplecov
101-
standard
101+
standard (= 1.53.0)
102102

103103
CHECKSUMS
104104
ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383

0 commit comments

Comments
 (0)