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 cee72ee commit c39e44bCopy full SHA for c39e44b
with-sinatra/Gemfile.lock
@@ -2,11 +2,15 @@ GEM
2
remote: https://rubygems.org/
3
specs:
4
base64 (0.2.0)
5
- httparty (0.21.0)
+ bigdecimal (3.1.9)
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
mini_mime (1.1.5)
- multi_xml (0.6.0)
12
+ multi_xml (0.7.2)
13
+ bigdecimal (~> 3.1)
14
mustermann (3.0.0)
15
ruby2_keywords (~> 0.0.1)
16
nio4r (2.7.0)
@@ -18,8 +22,8 @@ GEM
18
22
rack (>= 3.0.0, < 4)
19
23
rack-session (2.0.0)
20
24
rack (>= 3.0.0)
21
- resend (0.10.0)
- httparty (>= 0.19.1)
25
+ resend (0.22.0)
26
+ httparty (>= 0.21.0)
27
ruby2_keywords (0.0.5)
28
sinatra (4.0.0)
29
mustermann (~> 3.0)
0 commit comments