Skip to content

Commit 33aca59

Browse files
committed
Bumped version
1 parent 36c496a commit 33aca59

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
boxt_rubocop (0.0.38)
4+
boxt_rubocop (0.0.39)
55
rubocop (= 1.50.2)
66
rubocop-faker (= 1.1.0)
77
rubocop-rails (= 2.19.1)
@@ -84,11 +84,11 @@ GEM
8484
diff-lcs (1.5.0)
8585
docile (1.4.0)
8686
erubi (1.12.0)
87-
faker (3.1.1)
87+
faker (3.2.0)
8888
i18n (>= 1.8.11, < 2)
8989
globalid (1.1.0)
9090
activesupport (>= 5.0)
91-
i18n (1.12.0)
91+
i18n (1.13.0)
9292
concurrent-ruby (~> 1.0)
9393
json (2.6.3)
9494
loofah (2.20.0)
@@ -123,7 +123,7 @@ GEM
123123
parser (3.2.2.1)
124124
ast (~> 2.4.1)
125125
racc (1.6.2)
126-
rack (2.2.6.4)
126+
rack (2.2.7)
127127
rack-test (2.1.0)
128128
rack (>= 1.3)
129129
rails (7.0.4.3)
@@ -160,9 +160,9 @@ GEM
160160
rspec-core (~> 3.12.0)
161161
rspec-expectations (~> 3.12.0)
162162
rspec-mocks (~> 3.12.0)
163-
rspec-core (3.12.1)
163+
rspec-core (3.12.2)
164164
rspec-support (~> 3.12.0)
165-
rspec-expectations (3.12.2)
165+
rspec-expectations (3.12.3)
166166
diff-lcs (>= 1.2.0, < 2.0)
167167
rspec-support (~> 3.12.0)
168168
rspec-mocks (3.12.5)
@@ -210,7 +210,7 @@ GEM
210210
websocket-driver (0.7.5)
211211
websocket-extensions (>= 0.1.0)
212212
websocket-extensions (0.1.5)
213-
zeitwerk (2.6.7)
213+
zeitwerk (2.6.8)
214214

215215
PLATFORMS
216216
arm64-darwin-20

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.38
1+
0.0.39

0 commit comments

Comments
 (0)