We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25cb051 commit c257812Copy full SHA for c257812
Gemfile.lock
@@ -11,15 +11,15 @@ GEM
11
minitest (>= 5.1)
12
mutex_m
13
tzinfo (~> 2.0)
14
- addressable (2.8.5)
+ addressable (2.8.6)
15
public_suffix (>= 2.0.2, < 6.0)
16
algolia (2.3.4)
17
faraday (>= 0.15, < 3)
18
faraday-net_http_persistent (>= 0.15, < 3)
19
multi_json (~> 1.0)
20
net-http-persistent
21
base64 (0.2.0)
22
- bigdecimal (3.1.4)
+ bigdecimal (3.1.5)
23
colorator (1.1.0)
24
concurrent-ruby (1.2.2)
25
connection_pool (2.4.1)
@@ -29,7 +29,7 @@ GEM
29
eventmachine (>= 0.12.9)
30
http_parser.rb (~> 0)
31
eventmachine (1.2.7)
32
- faraday (2.7.12)
+ faraday (2.8.0)
33
base64
34
faraday-net_http (>= 2.0, < 3.1)
35
ruby2_keywords (>= 0.0.4)
0 commit comments