diff options
| author | mo khan <mo@mokhan.ca> | 2021-07-10 21:27:20 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2021-07-10 21:27:20 -0600 |
| commit | 1f8d32f575a40177ddbd5950f83c13b204551233 (patch) | |
| tree | c69e52960b06441a9c17bb48c9772ed1386caaa3 /Gemfile.lock | |
| parent | df77c3bc0870a8c88ec3475c7c17d79744e565b5 (diff) | |
chore: upgrade primer view components
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3e33caa..41509d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,14 +84,11 @@ GEM nokogiri (1.11.7) mini_portile2 (~> 2.5.0) racc (~> 1.4) - octicons (11.3.0) - nokogiri (>= 1.6.3.1) - octicons_helper (11.3.0) - octicons (= 11.3.0) - rails - primer_view_components (0.0.14) - octicons_helper (>= 9.0.0, < 12.0.0) - rails (>= 5.0.0, < 7.0) + octicons (14.2.2) + primer_view_components (0.0.46) + actionview (>= 5.0.0) + activesupport (>= 5.0.0) + octicons (>= 13.0.0) view_component (>= 2.0.0, < 3.0) puma (5.3.2) nio4r (~> 2.0) @@ -159,8 +156,7 @@ PLATFORMS DEPENDENCIES dotenv (~> 2.7) gemoji (~> 3.0) - octicons_helper (~> 11.3) - primer_view_components (= 0.0.14) + primer_view_components (~> 0.0) puma (~> 5.0) rails (~> 6.1.3) sqlite3 (~> 1.4) |
