File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 1111PATH
1212 remote: .
1313 specs:
14- solid_cache (0.1 .0 )
14+ solid_cache (0.2 .0 )
1515 rails (>= 7 )
1616
1717GEM
129129 net-smtp
130130 marcel (1.0.2 )
131131 mini_mime (1.1.5 )
132- mini_portile2 (2.8.5 )
133132 minitest (5.20.0 )
134133 mocha (2.1.0 )
135134 ruby2_keywords (>= 0.0.5 )
145144 net-smtp (0.4.0 )
146145 net-protocol
147146 nio4r (2.5.9 )
148- nokogiri (1.15.4 )
149- mini_portile2 (~> 2.8.2 )
147+ nokogiri (1.15.4-arm64-darwin )
148+ racc (~> 1.4 )
149+ nokogiri (1.15.4-x86_64-darwin )
150+ racc (~> 1.4 )
151+ nokogiri (1.15.4-x86_64-linux )
150152 racc (~> 1.4 )
151153 parallel (1.23.0 )
152154 parser (3.2.2.4 )
232234 actionpack (>= 5.2 )
233235 activesupport (>= 5.2 )
234236 sprockets (>= 3.0.0 )
235- sqlite3 (1.6.8 )
236- mini_portile2 (~> 2.8.0 )
237+ sqlite3 (1.6.8-arm64-darwin )
238+ sqlite3 (1.6.8-x86_64-darwin )
239+ sqlite3 (1.6.8-x86_64-linux )
237240 stringio (3.0.9 )
238241 thor (1.3.0 )
239242 timeout (0.4.1 )
Original file line number Diff line number Diff line change 11module SolidCache
2- VERSION = "0.1 .0"
2+ VERSION = "0.2 .0"
33end
You can’t perform that action at this time.
0 commit comments