|
1 | 1 | GIT |
2 | 2 | remote: https://github.com/codahale/bcrypt-ruby.git |
3 | | - revision: 84c8d7b6b5492920631078594d0788f3ca205ecb |
| 3 | + revision: 7644e3684d96fb49f5aa20cb5f547cb1b56b3f38 |
4 | 4 | specs: |
5 | 5 | bcrypt (3.1.12) |
6 | 6 |
|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
9 | 9 | specs: |
10 | | - actioncable (5.1.6.1) |
11 | | - actionpack (= 5.1.6.1) |
| 10 | + actioncable (5.1.6.2) |
| 11 | + actionpack (= 5.1.6.2) |
12 | 12 | nio4r (~> 2.0) |
13 | 13 | websocket-driver (~> 0.6.1) |
14 | | - actionmailer (5.1.6.1) |
15 | | - actionpack (= 5.1.6.1) |
16 | | - actionview (= 5.1.6.1) |
17 | | - activejob (= 5.1.6.1) |
| 14 | + actionmailer (5.1.6.2) |
| 15 | + actionpack (= 5.1.6.2) |
| 16 | + actionview (= 5.1.6.2) |
| 17 | + activejob (= 5.1.6.2) |
18 | 18 | mail (~> 2.5, >= 2.5.4) |
19 | 19 | rails-dom-testing (~> 2.0) |
20 | | - actionpack (5.1.6.1) |
21 | | - actionview (= 5.1.6.1) |
22 | | - activesupport (= 5.1.6.1) |
| 20 | + actionpack (5.1.6.2) |
| 21 | + actionview (= 5.1.6.2) |
| 22 | + activesupport (= 5.1.6.2) |
23 | 23 | rack (~> 2.0) |
24 | 24 | rack-test (>= 0.6.3) |
25 | 25 | rails-dom-testing (~> 2.0) |
26 | 26 | rails-html-sanitizer (~> 1.0, >= 1.0.2) |
27 | | - actionview (5.1.6.1) |
28 | | - activesupport (= 5.1.6.1) |
| 27 | + actionview (5.1.6.2) |
| 28 | + activesupport (= 5.1.6.2) |
29 | 29 | builder (~> 3.1) |
30 | 30 | erubi (~> 1.4) |
31 | 31 | rails-dom-testing (~> 2.0) |
32 | 32 | rails-html-sanitizer (~> 1.0, >= 1.0.3) |
33 | | - activejob (5.1.6.1) |
34 | | - activesupport (= 5.1.6.1) |
| 33 | + activejob (5.1.6.2) |
| 34 | + activesupport (= 5.1.6.2) |
35 | 35 | globalid (>= 0.3.6) |
36 | | - activemodel (5.1.6.1) |
37 | | - activesupport (= 5.1.6.1) |
38 | | - activerecord (5.1.6.1) |
39 | | - activemodel (= 5.1.6.1) |
40 | | - activesupport (= 5.1.6.1) |
| 36 | + activemodel (5.1.6.2) |
| 37 | + activesupport (= 5.1.6.2) |
| 38 | + activerecord (5.1.6.2) |
| 39 | + activemodel (= 5.1.6.2) |
| 40 | + activesupport (= 5.1.6.2) |
41 | 41 | arel (~> 8.0) |
42 | | - activesupport (5.1.6.1) |
| 42 | + activesupport (5.1.6.2) |
43 | 43 | concurrent-ruby (~> 1.0, >= 1.0.2) |
44 | 44 | i18n (>= 0.7, < 2) |
45 | 45 | minitest (~> 5.1) |
46 | 46 | tzinfo (~> 1.1) |
47 | 47 | addressable (2.6.0) |
48 | 48 | public_suffix (>= 2.0.2, < 4.0) |
49 | 49 | arel (8.0.0) |
50 | | - autoprefixer-rails (9.4.7) |
| 50 | + autoprefixer-rails (9.4.10.2) |
51 | 51 | execjs |
52 | 52 | bindex (0.5.0) |
53 | 53 | bootstrap (4.1.3) |
54 | 54 | autoprefixer-rails (>= 6.0.3) |
55 | 55 | popper_js (>= 1.12.9, < 2) |
56 | 56 | sass (>= 3.5.2) |
57 | 57 | builder (3.2.3) |
58 | | - byebug (10.0.2) |
| 58 | + byebug (11.0.0) |
59 | 59 | capybara (2.18.0) |
60 | 60 | addressable |
61 | 61 | mini_mime (>= 0.1.3) |
|
73 | 73 | coffee-script-source |
74 | 74 | execjs |
75 | 75 | coffee-script-source (1.12.2) |
76 | | - concurrent-ruby (1.1.4) |
| 76 | + concurrent-ruby (1.1.5) |
77 | 77 | crass (1.0.4) |
78 | | - devise (4.5.0) |
| 78 | + devise (4.6.1) |
79 | 79 | bcrypt (~> 3.0) |
80 | 80 | orm_adapter (~> 0.1) |
81 | 81 | railties (>= 4.1.0, < 6.0) |
|
88 | 88 | ffi (1.10.0) |
89 | 89 | globalid (0.4.2) |
90 | 90 | activesupport (>= 4.2.0) |
91 | | - http (4.0.3) |
| 91 | + http (4.1.1) |
92 | 92 | addressable (~> 2.3) |
93 | 93 | http-cookie (~> 1.0) |
94 | 94 | http-form_data (~> 2.0) |
|
97 | 97 | domain_name (~> 0.5) |
98 | 98 | http-form_data (2.1.1) |
99 | 99 | http_parser.rb (0.6.0) |
100 | | - i18n (1.5.3) |
| 100 | + i18n (1.6.0) |
101 | 101 | concurrent-ruby (~> 1.0) |
102 | 102 | jbuilder (2.8.0) |
103 | 103 | activesupport (>= 4.2.0) |
@@ -129,26 +129,26 @@ GEM |
129 | 129 | rack (2.0.6) |
130 | 130 | rack-test (1.1.0) |
131 | 131 | rack (>= 1.0, < 3) |
132 | | - rails (5.1.6.1) |
133 | | - actioncable (= 5.1.6.1) |
134 | | - actionmailer (= 5.1.6.1) |
135 | | - actionpack (= 5.1.6.1) |
136 | | - actionview (= 5.1.6.1) |
137 | | - activejob (= 5.1.6.1) |
138 | | - activemodel (= 5.1.6.1) |
139 | | - activerecord (= 5.1.6.1) |
140 | | - activesupport (= 5.1.6.1) |
| 132 | + rails (5.1.6.2) |
| 133 | + actioncable (= 5.1.6.2) |
| 134 | + actionmailer (= 5.1.6.2) |
| 135 | + actionpack (= 5.1.6.2) |
| 136 | + actionview (= 5.1.6.2) |
| 137 | + activejob (= 5.1.6.2) |
| 138 | + activemodel (= 5.1.6.2) |
| 139 | + activerecord (= 5.1.6.2) |
| 140 | + activesupport (= 5.1.6.2) |
141 | 141 | bundler (>= 1.3.0) |
142 | | - railties (= 5.1.6.1) |
| 142 | + railties (= 5.1.6.2) |
143 | 143 | sprockets-rails (>= 2.0.0) |
144 | 144 | rails-dom-testing (2.0.3) |
145 | 145 | activesupport (>= 4.2.0) |
146 | 146 | nokogiri (>= 1.6) |
147 | 147 | rails-html-sanitizer (1.0.4) |
148 | 148 | loofah (~> 2.2, >= 2.2.2) |
149 | | - railties (5.1.6.1) |
150 | | - actionpack (= 5.1.6.1) |
151 | | - activesupport (= 5.1.6.1) |
| 149 | + railties (5.1.6.2) |
| 150 | + actionpack (= 5.1.6.2) |
| 151 | + activesupport (= 5.1.6.2) |
152 | 152 | method_source |
153 | 153 | rake (>= 0.8.7) |
154 | 154 | thor (>= 0.18.1, < 2.0) |
|
188 | 188 | actionpack (>= 4.0) |
189 | 189 | activesupport (>= 4.0) |
190 | 190 | sprockets (>= 3.0.0) |
191 | | - sqlite3 (1.3.13) |
192 | | - temple (0.8.0) |
| 191 | + sqlite3 (1.4.0) |
| 192 | + temple (0.8.1) |
193 | 193 | thor (0.20.3) |
194 | 194 | thread_safe (0.3.6) |
195 | 195 | tilt (2.0.9) |
@@ -234,7 +234,7 @@ DEPENDENCIES |
234 | 234 | jquery-rails |
235 | 235 | postgresql |
236 | 236 | puma (~> 3.7) |
237 | | - rails (~> 5.1.3) |
| 237 | + rails (~> 5.1.6.2) |
238 | 238 | sass-rails (~> 5.0) |
239 | 239 | selenium-webdriver |
240 | 240 | slim |
|
0 commit comments