Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit d534c55

Browse files
author
Lindsey Whitley
committed
Bundle install
1 parent c2971eb commit d534c55

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Gemfile.lock

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
yam (2.5.0)
4+
yam (2.5.1)
55
addressable (~> 2.4)
66
multi_json (~> 1.8)
77
oauth2-client (~> 2.0)
@@ -13,9 +13,10 @@ GEM
1313
specs:
1414
addressable (2.7.0)
1515
public_suffix (>= 2.0.2, < 5.0)
16-
bcrypt (3.1.16)
16+
bcrypt (3.1.20)
1717
bcrypt-ruby (3.1.5)
1818
bcrypt (>= 3.1.3)
19+
bigdecimal (3.1.9)
1920
coveralls (0.7.2)
2021
multi_json (~> 1.3)
2122
rest-client (= 1.6.7)
@@ -34,7 +35,10 @@ GEM
3435
oauth2-client (2.0.0)
3536
addressable (~> 2.3)
3637
bcrypt-ruby (~> 3.0)
37-
oj (2.18.5)
38+
oj (3.16.9)
39+
bigdecimal (>= 3.0)
40+
ostruct (>= 0.2)
41+
ostruct (0.6.1)
3842
public_suffix (4.0.6)
3943
rake (13.0.3)
4044
rest-client (1.6.7)

0 commit comments

Comments
 (0)