|
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) |
|
53 | 53 | ojra (1.1.0) |
54 | 54 | faraday (~> 2.7) |
55 | 55 | openssl (3.1.0) |
56 | | - public_suffix (5.0.1) |
| 56 | + public_suffix (5.0.3) |
57 | 57 | puma (6.3.0) |
58 | 58 | nio4r (~> 2.0) |
59 | 59 | racc (1.7.1) |
60 | | - rack (2.2.7) |
61 | | - rack-protection (3.0.5) |
62 | | - rack |
| 60 | + rack (2.2.8) |
| 61 | + rack-protection (3.1.0) |
| 62 | + rack (~> 2.2, >= 2.2.4) |
63 | 63 | rack-test (2.1.0) |
64 | 64 | rack (>= 1.3) |
65 | | - redis-client (0.14.1) |
| 65 | + redis-client (0.15.0) |
66 | 66 | connection_pool |
67 | 67 | reverse_markdown (2.1.1) |
68 | 68 | nokogiri |
69 | | - rexml (3.2.5) |
| 69 | + rexml (3.2.6) |
70 | 70 | rspec (3.12.0) |
71 | 71 | rspec-core (~> 3.12.0) |
72 | 72 | rspec-expectations (~> 3.12.0) |
|
76 | 76 | rspec-expectations (3.12.3) |
77 | 77 | diff-lcs (>= 1.2.0, < 2.0) |
78 | 78 | rspec-support (~> 3.12.0) |
79 | | - rspec-mocks (3.12.5) |
| 79 | + rspec-mocks (3.12.6) |
80 | 80 | diff-lcs (>= 1.2.0, < 2.0) |
81 | 81 | rspec-support (~> 3.12.0) |
82 | 82 | rspec-support (3.12.1) |
|
96 | 96 | connection_pool (>= 2.3.0) |
97 | 97 | rack (>= 2.2.4) |
98 | 98 | redis-client (>= 0.14.0) |
99 | | - sinatra (3.0.5) |
| 99 | + sinatra (3.1.0) |
100 | 100 | mustermann (~> 3.0) |
101 | 101 | rack (~> 2.2, >= 2.2.4) |
102 | | - rack-protection (= 3.0.5) |
| 102 | + rack-protection (= 3.1.0) |
103 | 103 | tilt (~> 2.0) |
104 | | - sinatra-contrib (3.0.5) |
| 104 | + sinatra-contrib (3.1.0) |
105 | 105 | multi_json |
106 | 106 | mustermann (~> 3.0) |
107 | | - rack-protection (= 3.0.5) |
108 | | - sinatra (= 3.0.5) |
| 107 | + rack-protection (= 3.1.0) |
| 108 | + sinatra (= 3.1.0) |
109 | 109 | tilt (~> 2.0) |
110 | 110 | thor (1.2.2) |
111 | 111 | tilt (2.2.0) |
@@ -134,8 +134,8 @@ DEPENDENCIES |
134 | 134 | rspec |
135 | 135 | serrano |
136 | 136 | sidekiq |
137 | | - sinatra (= 3.0.5) |
138 | | - sinatra-contrib (= 3.0.5) |
| 137 | + sinatra (= 3.1.0) |
| 138 | + sinatra-contrib (= 3.1.0) |
139 | 139 | webmock |
140 | 140 |
|
141 | 141 | BUNDLED WITH |
|
0 commit comments