Skip to content

Commit db955e2

Browse files
update gemfile.lock
1 parent 374258e commit db955e2

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

Gemfile.lock

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ GEM
9898
coffee-script-source
9999
execjs
100100
coffee-script-source (1.12.2)
101-
concurrent-ruby (1.3.1)
101+
concurrent-ruby (1.2.3)
102102
crass (1.0.6)
103103
date (3.3.4)
104104
docusign_admin (1.3.0)
@@ -111,12 +111,12 @@ GEM
111111
json (~> 2.1, >= 2.1.0)
112112
jwt (~> 2.2, >= 2.2.1)
113113
typhoeus (~> 1.0, >= 1.0.1)
114-
docusign_esign (4.0.0)
114+
docusign_esign (4.0.0.rc1)
115115
addressable (~> 2.7, >= 2.7.0)
116116
json (~> 2.1, >= 2.1.0)
117117
jwt (~> 2.2, >= 2.2.1)
118118
typhoeus (~> 1.0, >= 1.0.1)
119-
docusign_maestro (1.0.0)
119+
docusign_maestro (1.0.0.rc1)
120120
addressable (~> 2.7, >= 2.7.0)
121121
json (~> 2.1, >= 2.1.0)
122122
jwt (~> 2.2, >= 2.2.1)
@@ -144,8 +144,8 @@ GEM
144144
faraday-net_http (>= 2.0, < 3.2)
145145
faraday-net_http (3.1.0)
146146
net-http
147-
ffi (1.17.0-x64-mingw-ucrt)
148-
ffi (1.17.0-x86_64-linux-gnu)
147+
ffi (1.16.3)
148+
ffi (1.16.3-x64-mingw-ucrt)
149149
globalid (1.2.1)
150150
activesupport (>= 6.1)
151151
hashie (5.0.0)
@@ -173,13 +173,13 @@ GEM
173173
matrix (0.4.2)
174174
method_source (1.1.0)
175175
mini_mime (1.1.5)
176-
minitest (5.23.1)
176+
minitest (5.22.3)
177177
msgpack (1.7.2)
178178
multi_xml (0.7.1)
179179
bigdecimal (~> 3.1)
180180
net-http (0.4.1)
181181
uri
182-
net-imap (0.4.12)
182+
net-imap (0.4.11)
183183
date
184184
net-protocol
185185
net-pop (0.1.2)
@@ -211,7 +211,7 @@ GEM
211211
actionpack (>= 4.2)
212212
omniauth (~> 2.0)
213213
parallel (1.24.0)
214-
parser (3.3.2.0)
214+
parser (3.3.1.0)
215215
ast (~> 2.4.1)
216216
racc
217217
power_assert (2.0.3)
@@ -225,7 +225,7 @@ GEM
225225
public_suffix (5.0.5)
226226
puma (6.1.1)
227227
nio4r (~> 2.0)
228-
racc (1.8.0)
228+
racc (1.7.3)
229229
rack (2.2.9)
230230
rack-protection (3.2.0)
231231
base64 (>= 0.1.0)
@@ -263,11 +263,10 @@ GEM
263263
rainbow (3.1.1)
264264
rake (13.2.1)
265265
rb-fsevent (0.11.2)
266-
rb-inotify (0.11.1)
266+
rb-inotify (0.10.1)
267267
ffi (~> 1.0)
268-
regexp_parser (2.9.2)
269-
rexml (3.2.8)
270-
strscan (>= 3.0.9)
268+
regexp_parser (2.9.1)
269+
rexml (3.2.6)
271270
rubocop (1.48.1)
272271
json (~> 2.3)
273272
parallel (~> 1.10)
@@ -312,7 +311,6 @@ GEM
312311
sprockets (>= 3.0.0)
313312
sqlite3 (1.6.9-x64-mingw-ucrt)
314313
sqlite3 (1.6.9-x86_64-linux)
315-
strscan (3.1.0)
316314
test-unit (3.6.2)
317315
power_assert
318316
thor (1.3.1)
@@ -344,7 +342,7 @@ GEM
344342
websocket-extensions (0.1.5)
345343
xpath (3.2.0)
346344
nokogiri (~> 1.8)
347-
zeitwerk (2.6.15)
345+
zeitwerk (2.6.14)
348346

349347
PLATFORMS
350348
x64-mingw-ucrt

0 commit comments

Comments
 (0)