Gemfile.lock in softcover-1.8.0 vs Gemfile.lock in softcover-1.8.1
- old
+ new
@@ -1,24 +1,24 @@
PATH
remote: .
specs:
- softcover (1.8.0)
- activesupport (~> 4.2.3)
+ softcover (1.8.1)
+ activesupport (= 4.2.11.3)
async_sinatra (~> 1.1.0)
coffee-script (>= 2.2.0)
curb (>= 0.9.7)
i18n (>= 0.7.0)
kramdown (>= 1.6.0)
listen (~> 3.7.1)
maruku (~> 0.7.1)
msgpack (~> 1.2.0)
- nokogiri (>= 1.6.0, < 2.0)
+ nokogiri (>= 1.14.0, < 2.0)
polytexnic (~> 1.8.0)
pygments.rb (~> 2.1)
rest-client (>= 1.8.0)
ruby-progressbar (~> 1.10)
- sanitize (>= 4.6.3, < 5.3.0)
+ sanitize (~> 6.0.1)
sinatra (~> 1.4.4)
sinatra-respond_to (~> 0.9.0)
thin (~> 1.6.1)
thor (>= 0.18.1, < 2.0)
@@ -38,21 +38,21 @@
coderay (1.1.3)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
- concurrent-ruby (1.1.10)
+ concurrent-ruby (1.2.2)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
crack (0.4.5)
rexml
crass (1.0.6)
- curb (1.0.1)
+ curb (1.0.5)
daemons (1.4.1)
diff-lcs (1.5.0)
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
@@ -73,36 +73,34 @@
rb-inotify (~> 0.9, >= 0.9.10)
maruku (0.7.3)
method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2022.0105)
- minitest (5.16.3)
+ mime-types-data (3.2023.0218.1)
+ minitest (5.18.0)
msgpack (1.2.10)
netrc (0.11.0)
- nokogiri (1.13.10-arm64-darwin)
+ nokogiri (1.14.2-arm64-darwin)
racc (~> 1.4)
- nokogiri (1.13.10-x86_64-darwin)
+ nokogiri (1.14.2-x86_64-darwin)
racc (~> 1.4)
- nokogumbo (2.0.5)
- nokogiri (~> 1.8, >= 1.8.4)
polytexnic (1.8.0)
json (~> 2.3.0)
kramdown (>= 2.0, < 3.0)
msgpack (~> 1.2.0)
nokogiri (>= 1.6.0, < 2.0)
pygments.rb (~> 2.1)
- pry (0.14.1)
+ pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.1)
pygments.rb (2.3.1)
- racc (1.6.1)
+ racc (1.6.2)
rack (1.6.13)
rack-protection (1.5.5)
rack
- rack-test (2.0.2)
+ rack-test (2.1.0)
rack (>= 1.3)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
@@ -118,17 +116,16 @@
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
- ruby-prof (1.4.3)
- ruby-progressbar (1.11.0)
+ ruby-prof (1.6.1)
+ ruby-progressbar (1.13.0)
safe_yaml (1.0.4)
- sanitize (5.2.3)
+ sanitize (6.0.1)
crass (~> 1.0.2)
- nokogiri (>= 1.8.0)
- nokogumbo (~> 2.0)
+ nokogiri (>= 1.12.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
@@ -145,14 +142,14 @@
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
thor (1.2.1)
thread_safe (0.3.6)
- tilt (2.0.11)
+ tilt (2.1.0)
tins (1.32.1)
sync
- tzinfo (1.2.10)
+ tzinfo (1.2.11)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
webmock (3.18.1)
@@ -160,9 +157,10 @@
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
arm64-darwin-21
+ arm64-darwin-22
x86_64-darwin-19
x86_64-darwin-21
DEPENDENCIES
coveralls