Skip to content

Commit 8bf0335

Browse files
authored
[BST-5998] Updated BUNDLED WITH to 2.2.21 (#34)
* [BST-5998] Updated bundled with * [BST-5998] Locked bundler
1 parent e2dccd6 commit 8bf0335

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gemspec
77
group :development do
88
# Lock style guide to specific version incase a new version is published with new breaking cops
99
gem "boxt_ruby_style_guide", "7.10.0"
10-
gem "bundler", "~> 2.1"
10+
gem "bundler", "2.2.21"
1111
gem "byebug", "~> 11.0"
1212
gem "rake", "~> 13.0"
1313
gem "rspec", "~> 3.9"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ PLATFORMS
104104

105105
DEPENDENCIES
106106
boxt_ruby_style_guide (= 7.10.0)
107-
bundler (~> 2.1)
107+
bundler (= 2.2.21)
108108
byebug (~> 11.0)
109109
logga!
110110
rake (~> 13.0)
@@ -113,4 +113,4 @@ DEPENDENCIES
113113
simplecov (~> 0.17)
114114

115115
BUNDLED WITH
116-
2.2.17
116+
2.2.21

0 commit comments

Comments
 (0)