Skip to content

Commit 2ea2b0a

Browse files
committed
Bump lockfile version
Change-Id: Id8dcd5724a0e7c185fb8e3619d26f6eb3019741a Reviewed-on: https://gerrit.instructure.com/c/inst-jobs/+/295298 Reviewed-by: Zachary Smith <zachary.smith@instructure.com> Tested-by: Jacob Burroughs <jburroughs@instructure.com>
1 parent b9633f1 commit 2ea2b0a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
inst-jobs (3.1.3)
4+
inst-jobs (3.1.4)
55
activerecord (>= 6.0)
66
activerecord-pg-extensions (~> 0.4.4)
77
activesupport (>= 6.0)
@@ -118,8 +118,8 @@ GEM
118118
faraday-net_http (~> 2.0)
119119
ruby2_keywords (>= 0.0.4)
120120
faraday-net_http (2.0.1)
121-
fugit (1.5.2)
122-
et-orbi (~> 1.1, >= 1.1.8)
121+
fugit (1.5.3)
122+
et-orbi (~> 1, >= 1.2.7)
123123
raabro (~> 1.4)
124124
globalid (1.0.0)
125125
activesupport (>= 5.0)
@@ -272,6 +272,7 @@ GEM
272272
PLATFORMS
273273
x86_64-darwin-19
274274
x86_64-darwin-20
275+
x86_64-darwin-21
275276
x86_64-linux
276277

277278
DEPENDENCIES
@@ -299,4 +300,4 @@ DEPENDENCIES
299300
webmock
300301

301302
BUNDLED WITH
302-
2.2.32
303+
2.3.14

0 commit comments

Comments
 (0)