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 cea2eb6 commit 3ed43e6Copy full SHA for 3ed43e6
with-sinatra/Gemfile.lock
@@ -2,12 +2,16 @@ GEM
2
remote: https://rubygems.org/
3
specs:
4
base64 (0.2.0)
5
- httparty (0.21.0)
+ bigdecimal (3.2.2)
6
+ csv (0.1.0)
7
+ httparty (0.23.1)
8
+ csv
9
mini_mime (>= 1.0.0)
10
multi_xml (>= 0.5.2)
11
logger (1.6.1)
12
mini_mime (1.1.5)
- multi_xml (0.6.0)
13
+ multi_xml (0.7.2)
14
+ bigdecimal (~> 3.1)
15
mustermann (3.0.3)
16
ruby2_keywords (~> 0.0.1)
17
nio4r (2.7.3)
@@ -20,8 +24,8 @@ GEM
20
24
rack (>= 3.0.0, < 4)
21
25
rack-session (2.0.0)
22
26
rack (>= 3.0.0)
23
- resend (0.10.0)
- httparty (>= 0.19.1)
27
+ resend (0.23.0)
28
+ httparty (>= 0.21.0)
29
ruby2_keywords (0.0.5)
30
sinatra (4.1.0)
31
logger (>= 1.6.0)
0 commit comments