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 11language : ruby
22rvm :
3- - 2.2.0
3+ - 2.2.4
44cache : bundler
55sudo : false
Original file line number Diff line number Diff line change 11source "https://rubygems.org"
22
3- ruby '2.2.0 '
3+ ruby '2.2.4 '
44
55gem 'activesupport'
66gem "erector" , "~> 0.10.0"
Original file line number Diff line number Diff line change 77 minitest (~> 5.1 )
88 thread_safe (~> 0.3 , >= 0.3.4 )
99 tzinfo (~> 1.1 )
10- autoprefixer-rails (6.3.6 )
10+ autoprefixer-rails (6.3.6.2 )
1111 execjs
1212 backports (3.6.8 )
1313 bootstrap-sass (3.3.6 )
1414 autoprefixer-rails (>= 5.2.1 )
1515 sass (>= 3.3.4 )
1616 coderay (1.1.1 )
17- concurrent-ruby (1.0.1 )
17+ concurrent-ruby (1.0.2 )
1818 daemons (1.2.3 )
1919 deckrb (0.5.2 )
2020 coderay
3030 erector (0.10.0 )
3131 treetop (>= 1.2.3 )
3232 eventmachine (1.0.9.1 )
33- execjs (2.6 .0 )
33+ execjs (2.7 .0 )
3434 ffi (1.9.10 )
3535 files (0.3.1 )
36- font-awesome-sass (4.5.0 )
36+ font-awesome-sass (4.6.2 )
3737 sass (>= 3.2 )
3838 i18n (0.7.0 )
39- jquery-cdn (2.2.2 )
39+ jquery-cdn (2.2.4 )
4040 sprockets (>= 2 )
4141 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 )
5053 polyglot (0.3.5 )
5154 rack (1.6.4 )
5255 rack-codehighlighter (0.5.1 )
7679 diff-lcs (>= 1.2.0 , < 2.0 )
7780 rspec-support (~> 3.4.0 )
7881 rspec-support (3.4.1 )
82+ ruby_dep (1.3.1 )
7983 rubyzip (1.2.0 )
8084 sass (3.4.22 )
8185 sinatra (1.4.7 )
9296 sprockets (3.6.0 )
9397 concurrent-ruby (~> 1.0 )
9498 rack (> 1 , < 3 )
95- thin (1.6.4 )
99+ thin (1.7.0 )
96100 daemons (~> 1.0 , >= 1.0.9 )
97101 eventmachine (~> 1.0 , >= 1.0.4 )
98- rack (~> 1.0 )
102+ rack (>= 1 , < 3 )
99103 thread_safe (0.3.5 )
100- tilt (2.0.2 )
104+ tilt (2.0.5 )
101105 treetop (1.6.5 )
102106 polyglot (~> 0.3 )
103107 trollop (2.1.2 )
@@ -134,4 +138,4 @@ DEPENDENCIES
134138 thin
135139
136140BUNDLED WITH
137- 1.10.6
141+ 1.11.2
You can’t perform that action at this time.
0 commit comments