|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - addressable (2.8.4) |
| 4 | + addressable (2.8.5) |
5 | 5 | public_suffix (>= 2.0.2, < 6.0)
|
6 | 6 | bibtex-ruby (6.0.0)
|
7 | 7 | latex-decode (~> 0.0)
|
|
14 | 14 | rexml
|
15 | 15 | diff-lcs (1.5.0)
|
16 | 16 | dotenv (2.8.1)
|
17 |
| - faraday (2.7.9) |
| 17 | + faraday (2.7.10) |
18 | 18 | faraday-net_http (>= 2.0, < 3.1)
|
19 | 19 | ruby2_keywords (>= 0.0.4)
|
20 | 20 | faraday-follow_redirects (0.1.0)
|
|
38 | 38 | reverse_markdown (>= 1, < 3)
|
39 | 39 | rugged (>= 0.24, < 2.0)
|
40 | 40 | thor (>= 0.19, < 2.0)
|
41 |
| - mini_mime (1.1.2) |
42 |
| - mini_portile2 (2.8.2) |
| 41 | + mini_mime (1.1.5) |
| 42 | + mini_portile2 (2.8.4) |
43 | 43 | multi_json (1.15.0)
|
44 | 44 | mustermann (3.0.0)
|
45 | 45 | ruby2_keywords (~> 0.0.1)
|
46 | 46 | nio4r (2.5.9)
|
47 |
| - nokogiri (1.15.2) |
| 47 | + nokogiri (1.15.3) |
48 | 48 | mini_portile2 (~> 2.8.2)
|
49 | 49 | racc (~> 1.4)
|
50 | 50 | octokit (6.1.1)
|
51 | 51 | faraday (>= 1, < 3)
|
52 | 52 | sawyer (~> 0.9)
|
53 | 53 | openssl (3.1.0)
|
54 |
| - public_suffix (5.0.1) |
| 54 | + public_suffix (5.0.3) |
55 | 55 | puma (6.3.0)
|
56 | 56 | nio4r (~> 2.0)
|
57 | 57 | racc (1.7.1)
|
58 |
| - rack (2.2.7) |
59 |
| - rack-protection (3.0.5) |
60 |
| - rack |
| 58 | + rack (2.2.8) |
| 59 | + rack-protection (3.1.0) |
| 60 | + rack (~> 2.2, >= 2.2.4) |
61 | 61 | rack-test (2.1.0)
|
62 | 62 | rack (>= 1.3)
|
63 |
| - redis-client (0.14.1) |
| 63 | + redis-client (0.15.0) |
64 | 64 | connection_pool
|
65 | 65 | reverse_markdown (2.1.1)
|
66 | 66 | nokogiri
|
67 |
| - rexml (3.2.5) |
| 67 | + rexml (3.2.6) |
68 | 68 | rspec (3.12.0)
|
69 | 69 | rspec-core (~> 3.12.0)
|
70 | 70 | rspec-expectations (~> 3.12.0)
|
|
74 | 74 | rspec-expectations (3.12.3)
|
75 | 75 | diff-lcs (>= 1.2.0, < 2.0)
|
76 | 76 | rspec-support (~> 3.12.0)
|
77 |
| - rspec-mocks (3.12.5) |
| 77 | + rspec-mocks (3.12.6) |
78 | 78 | diff-lcs (>= 1.2.0, < 2.0)
|
79 | 79 | rspec-support (~> 3.12.0)
|
80 | 80 | rspec-support (3.12.1)
|
|
94 | 94 | connection_pool (>= 2.3.0)
|
95 | 95 | rack (>= 2.2.4)
|
96 | 96 | redis-client (>= 0.14.0)
|
97 |
| - sinatra (3.0.5) |
| 97 | + sinatra (3.1.0) |
98 | 98 | mustermann (~> 3.0)
|
99 | 99 | rack (~> 2.2, >= 2.2.4)
|
100 |
| - rack-protection (= 3.0.5) |
| 100 | + rack-protection (= 3.1.0) |
101 | 101 | tilt (~> 2.0)
|
102 |
| - sinatra-contrib (3.0.5) |
| 102 | + sinatra-contrib (3.1.0) |
103 | 103 | multi_json
|
104 | 104 | mustermann (~> 3.0)
|
105 |
| - rack-protection (= 3.0.5) |
106 |
| - sinatra (= 3.0.5) |
| 105 | + rack-protection (= 3.1.0) |
| 106 | + sinatra (= 3.1.0) |
107 | 107 | tilt (~> 2.0)
|
108 | 108 | thor (1.2.2)
|
109 | 109 | tilt (2.2.0)
|
@@ -131,8 +131,8 @@ DEPENDENCIES
|
131 | 131 | rspec
|
132 | 132 | serrano
|
133 | 133 | sidekiq
|
134 |
| - sinatra (= 3.0.5) |
135 |
| - sinatra-contrib (= 3.0.5) |
| 134 | + sinatra (= 3.1.0) |
| 135 | + sinatra-contrib (= 3.1.0) |
136 | 136 | webmock
|
137 | 137 |
|
138 | 138 | BUNDLED WITH
|
|
0 commit comments