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 abe0036 commit 414ccf0Copy full SHA for 414ccf0
1 file changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- flagsmith (3.0.0)
+ flagsmith (3.0.1)
5
faraday
6
faraday-retry
7
faraday_middleware
@@ -29,8 +29,8 @@ GEM
29
faraday-em_synchrony (1.0.0)
30
faraday-excon (1.1.0)
31
faraday-httpclient (1.0.1)
32
- faraday-multipart (1.0.3)
33
- multipart-post (>= 1.2, < 3)
+ faraday-multipart (1.0.4)
+ multipart-post (~> 2)
34
faraday-net_http (1.0.1)
35
faraday-net_http_persistent (1.2.0)
36
faraday-patron (1.0.0)
@@ -40,7 +40,7 @@ GEM
40
faraday (~> 1.0)
41
gem-release (2.2.0)
42
method_source (1.0.0)
43
- multipart-post (2.1.1)
+ multipart-post (2.2.0)
44
parallel (1.20.1)
45
parser (3.0.0.0)
46
ast (~> 2.4.1)
0 commit comments