File tree Expand file tree Collapse file tree 1 file changed +29
-22
lines changed Expand file tree Collapse file tree 1 file changed +29
-22
lines changed Original file line number Diff line number Diff line change 38
38
tzinfo (~> 1.1 )
39
39
arel (6.0.2 )
40
40
bson (3.1.2 )
41
- builder (3.2.2 )
41
+ builder (3.2.4 )
42
42
carrierwave (0.10.0 )
43
43
activemodel (>= 3.2.0 )
44
44
activesupport (>= 3.2.0 )
49
49
mongoid (>= 3.0 , < 5.0 )
50
50
mongoid-grid_fs (>= 1.3 , < 3.0 )
51
51
coderay (1.1.0 )
52
+ concurrent-ruby (1.1.10 )
53
+ crass (1.0.6 )
52
54
decent_exposure (2.3.2 )
53
55
diff-lcs (1.2.5 )
54
56
erubis (2.7.0 )
55
57
fabrication (2.13.2 )
56
58
ffi (1.9.10 )
57
59
formatador (0.2.5 )
58
- globalid (0.3.5 )
59
- activesupport (>= 4.1 .0 )
60
+ globalid (0.4.2 )
61
+ activesupport (>= 4.2 .0 )
60
62
guard (2.12.8 )
61
63
formatador (>= 0.2.4 )
62
64
listen (>= 2.7 , <= 4.0 )
71
73
guard (~> 2.1 )
72
74
guard-compat (~> 1.1 )
73
75
rspec (>= 2.99.0 , < 4.0 )
74
- i18n (0.7.0 )
75
- json (1.8.3 )
76
+ i18n (0.9.5 )
77
+ concurrent-ruby (~> 1.0 )
78
+ json (1.8.6 )
76
79
listen (3.0.2 )
77
80
rb-fsevent (>= 0.9.3 )
78
81
rb-inotify (>= 0.9 )
79
- loofah (2.0.2 )
82
+ loofah (2.16.0 )
83
+ crass (~> 1.0.2 )
80
84
nokogiri (>= 1.5.9 )
81
85
lumberjack (1.0.9 )
82
- mail (2.6.3 )
83
- mime-types (>= 1.16 , < 3 )
86
+ mail (2.7.1 )
87
+ mini_mime (>= 0.1.1 )
84
88
method_source (0.8.2 )
85
- mime-types (2.6.1 )
89
+ mime-types (2.99.3 )
86
90
mimetype-fu (0.1.2 )
87
- mini_portile (0.6.2 )
88
- minitest (5.7.0 )
91
+ mini_mime (1.1.2 )
92
+ mini_portile2 (2.8.0 )
93
+ minitest (5.15.0 )
89
94
mongo (2.1.0.beta )
90
95
bson (~> 3.0 )
91
96
mongoid (5.0.0.beta )
97
102
mime-types (>= 1.0 , < 3.0 )
98
103
mongoid (>= 3.0 , < 5.0 )
99
104
nenv (0.2.0 )
100
- nokogiri (1.6.6.2 )
101
- mini_portile (~> 0.6.0 )
105
+ nokogiri (1.13.4 )
106
+ mini_portile2 (~> 2.8.0 )
107
+ racc (~> 1.4 )
102
108
notiffany (0.0.6 )
103
109
nenv (~> 0.1 )
104
110
shellany (~> 0.0 )
107
113
coderay (~> 1.1.0 )
108
114
method_source (~> 0.8.1 )
109
115
slop (~> 3.4 )
110
- rack (1.6.4 )
116
+ racc (1.6.0 )
117
+ rack (1.6.13 )
111
118
rack-test (0.6.3 )
112
119
rack (>= 1.0 )
113
120
rails (4.2.3 )
@@ -121,14 +128,14 @@ GEM
121
128
bundler (>= 1.3.0 , < 2.0 )
122
129
railties (= 4.2.3 )
123
130
sprockets-rails
124
- rails-deprecated_sanitizer (1.0.3 )
131
+ rails-deprecated_sanitizer (1.0.4 )
125
132
activesupport (>= 4.2.0.alpha )
126
- rails-dom-testing (1.0.6 )
127
- activesupport (>= 4.2.0.beta , < 5.0 )
128
- nokogiri (~> 1.6.0 )
133
+ rails-dom-testing (1.0.9 )
134
+ activesupport (>= 4.2.0 , < 5.0 )
135
+ nokogiri (~> 1.6 )
129
136
rails-deprecated_sanitizer (>= 1.0.1 )
130
- rails-html-sanitizer (1.0 .2 )
131
- loofah (~> 2.0 )
137
+ rails-html-sanitizer (1.4 .2 )
138
+ loofah (~> 2.3 )
132
139
railties (4.2.3 )
133
140
actionpack (= 4.2.3 )
134
141
activesupport (= 4.2.3 )
170
177
activesupport (>= 3.0 )
171
178
sprockets (>= 2.8 , < 4.0 )
172
179
thor (0.19.1 )
173
- thread_safe (0.3.5 )
174
- tzinfo (1.2.2 )
180
+ thread_safe (0.3.6 )
181
+ tzinfo (1.2.9 )
175
182
thread_safe (~> 0.1 )
176
183
177
184
PLATFORMS
You can’t perform that action at this time.
0 commit comments