File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11language : ruby
22rvm :
3- - 2.6
3+ - 3.0
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- arask (1.2.3 )
4+ arask (1.2.4 )
55 fugit (~> 1.1 )
66 rails (>= 5.0 )
77
100100 mini_mime (1.0.2 )
101101 mini_portile2 (2.5.0 )
102102 minitest (5.14.4 )
103- nio4r (2.5.5 )
104- nokogiri (1.11.1 )
103+ nio4r (2.5.7 )
104+ nokogiri (1.11.2 )
105105 mini_portile2 (~> 2.5.0 )
106106 racc (~> 1.4 )
107107 raabro (1.4.0 )
148148 actionpack (>= 4.0 )
149149 activesupport (>= 4.0 )
150150 sprockets (>= 3.0.0 )
151- sqlite3 (1.4.1 )
151+ sqlite3 (1.4.2 )
152152 term-ansicolor (1.7.1 )
153153 tins (~> 1.0 )
154154 thor (1.1.0 )
@@ -169,4 +169,4 @@ DEPENDENCIES
169169 sqlite3
170170
171171BUNDLED WITH
172- 1.16.2
172+ 2.2.14
Original file line number Diff line number Diff line change 11module Arask
2- VERSION = '1.2.3 '
2+ VERSION = '1.2.4 '
33end
You can’t perform that action at this time.
0 commit comments