Skip to content

Commit

Permalink
Bump pronto-stylelint from 0.10.1 to 0.10.2 (#86)
Browse files Browse the repository at this point in the history
Bumps [pronto-stylelint](https://github.com/kevinjalbert/pronto-stylelint) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/kevinjalbert/pronto-stylelint/releases)
- [Commits](kevinjalbert/pronto-stylelint@v0.10.1...v0.10.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 17, 2022
1 parent a5317ff commit 366ced2
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,15 @@ GEM
smart_properties
erubi (1.10.0)
erubis (2.7.0)
faraday (1.3.0)
faraday (1.4.1)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday-net_http (1.0.0)
ruby2_keywords (>= 0.0.4)
faraday-excon (1.1.0)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
fasterer (0.8.3)
colorize (~> 0.7)
ruby_parser (>= 3.14.1)
Expand Down Expand Up @@ -93,7 +97,7 @@ GEM
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
mime-types-data (3.2021.0225)
mini_portile2 (2.5.0)
minitest (5.14.2)
multi_xml (0.6.0)
Expand Down Expand Up @@ -154,8 +158,8 @@ GEM
pronto-scss (0.10.0)
pronto (~> 0.10.0)
scss_lint (~> 0.43, >= 0.43.0)
pronto-stylelint (0.10.1)
pronto (~> 0.10.0)
pronto-stylelint (0.10.2)
pronto (>= 0.10, < 0.12)
rugged (>= 0.24, < 2.0)
pronto-yamllint (0.1.2)
pronto (~> 0.10.0)
Expand Down Expand Up @@ -236,7 +240,7 @@ GEM
rubocop-thread_safety (0.4.2)
rubocop (>= 0.53.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.2)
ruby2_keywords (0.0.4)
ruby_parser (3.15.0)
sexp_processor (~> 4.9)
rugged (0.28.5)
Expand Down

0 comments on commit 366ced2

Please sign in to comment.