File tree Expand file tree Collapse file tree 4 files changed +24
-20
lines changed Expand file tree Collapse file tree 4 files changed +24
-20
lines changed Original file line number Diff line number Diff line change 1
- 2.2.0
1
+ 2.2.4
Original file line number Diff line number Diff line change 1
1
language : ruby
2
2
rvm :
3
- - 2.2.0
3
+ - 2.2.4
4
4
cache : bundler
5
5
sudo : false
Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
- ruby '2.2.0 '
3
+ ruby '2.2.4 '
4
4
5
5
gem 'activesupport'
6
6
gem "erector" , "~> 0.10.0"
Original file line number Diff line number Diff line change 7
7
minitest (~> 5.1 )
8
8
thread_safe (~> 0.3 , >= 0.3.4 )
9
9
tzinfo (~> 1.1 )
10
- autoprefixer-rails (6.3.6 )
10
+ autoprefixer-rails (6.3.6.2 )
11
11
execjs
12
12
backports (3.6.8 )
13
13
bootstrap-sass (3.3.6 )
14
14
autoprefixer-rails (>= 5.2.1 )
15
15
sass (>= 3.3.4 )
16
16
coderay (1.1.1 )
17
- concurrent-ruby (1.0.1 )
17
+ concurrent-ruby (1.0.2 )
18
18
daemons (1.2.3 )
19
19
deckrb (0.5.2 )
20
20
coderay
30
30
erector (0.10.0 )
31
31
treetop (>= 1.2.3 )
32
32
eventmachine (1.0.9.1 )
33
- execjs (2.6 .0 )
33
+ execjs (2.7 .0 )
34
34
ffi (1.9.10 )
35
35
files (0.3.1 )
36
- font-awesome-sass (4.5.0 )
36
+ font-awesome-sass (4.6.2 )
37
37
sass (>= 3.2 )
38
38
i18n (0.7.0 )
39
- jquery-cdn (2.2.2 )
39
+ jquery-cdn (2.2.4 )
40
40
sprockets (>= 2 )
41
41
json (1.8.3 )
42
- listen (3.1.1 )
43
- rb-fsevent (>= 0.9.3 )
44
- rb-inotify (>= 0.9.7 )
45
- mini_portile2 (2.0.0 )
46
- minitest (5.8.4 )
47
- multi_json (1.11.2 )
48
- nokogiri (1.6.7.2 )
49
- mini_portile2 (~> 2.0.0.rc2 )
42
+ listen (3.1.5 )
43
+ rb-fsevent (~> 0.9 , >= 0.9.4 )
44
+ rb-inotify (~> 0.9 , >= 0.9.7 )
45
+ ruby_dep (~> 1.2 )
46
+ mini_portile2 (2.1.0 )
47
+ minitest (5.9.0 )
48
+ multi_json (1.12.1 )
49
+ nokogiri (1.6.8 )
50
+ mini_portile2 (~> 2.1.0 )
51
+ pkg-config (~> 1.1.7 )
52
+ pkg-config (1.1.7 )
50
53
polyglot (0.3.5 )
51
54
rack (1.6.4 )
52
55
rack-codehighlighter (0.5.1 )
76
79
diff-lcs (>= 1.2.0 , < 2.0 )
77
80
rspec-support (~> 3.4.0 )
78
81
rspec-support (3.4.1 )
82
+ ruby_dep (1.3.1 )
79
83
rubyzip (1.2.0 )
80
84
sass (3.4.22 )
81
85
sinatra (1.4.7 )
92
96
sprockets (3.6.0 )
93
97
concurrent-ruby (~> 1.0 )
94
98
rack (> 1 , < 3 )
95
- thin (1.6.4 )
99
+ thin (1.7.0 )
96
100
daemons (~> 1.0 , >= 1.0.9 )
97
101
eventmachine (~> 1.0 , >= 1.0.4 )
98
- rack (~> 1.0 )
102
+ rack (>= 1 , < 3 )
99
103
thread_safe (0.3.5 )
100
- tilt (2.0.2 )
104
+ tilt (2.0.5 )
101
105
treetop (1.6.5 )
102
106
polyglot (~> 0.3 )
103
107
trollop (2.1.2 )
@@ -134,4 +138,4 @@ DEPENDENCIES
134
138
thin
135
139
136
140
BUNDLED WITH
137
- 1.10.6
141
+ 1.11.2
You can’t perform that action at this time.
0 commit comments