Skip to content

Commit

Permalink
Merge pull request #1167 from openstax/dependabot/bundler/active_attr…
Browse files Browse the repository at this point in the history
…-0.15.4

Bump active_attr from 0.15.3 to 0.15.4
  • Loading branch information
Dantemss authored Apr 10, 2023
2 parents a1bc569 + a995580 commit f85d5d5
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ GEM
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
active_attr (0.15.3)
actionpack (>= 3.0.2, < 7.0)
activemodel (>= 3.0.2, < 7.0)
activesupport (>= 3.0.2, < 7.0)
active_attr (0.15.4)
actionpack (>= 3.0.2, < 7.1)
activemodel (>= 3.0.2, < 7.1)
activesupport (>= 3.0.2, < 7.1)
activejob (5.2.4.4)
activesupport (= 5.2.4.4)
globalid (>= 0.3.6)
Expand Down Expand Up @@ -202,7 +202,7 @@ GEM
compass (~> 1.0.0)
sass-rails (< 5.1)
sprockets (< 4.0)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.2)
crack (0.4.5)
rexml
crass (1.0.6)
Expand Down Expand Up @@ -275,7 +275,7 @@ GEM
http_parser.rb (~> 0.6.0)
errbase (0.2.2)
error_page_assets (0.4)
erubi (1.11.0)
erubi (1.12.0)
eventmachine (1.2.0.1)
exception_notification (4.4.3)
actionmailer (>= 4.0, < 7)
Expand Down Expand Up @@ -398,7 +398,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.19.1)
loofah (2.20.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.10)
Expand All @@ -418,19 +418,19 @@ GEM
mini_portile2 (2.8.1)
mini_racer (0.6.2)
libv8-node (~> 16.10.0.0)
minitest (5.17.0)
minitest (5.18.0)
msgpack (1.5.2)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
nenv (0.3.0)
nio4r (2.5.8)
nokogiri (1.14.1)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.14.1-x86_64-darwin)
nokogiri (1.14.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.1-x86_64-linux)
nokogiri (1.14.2-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.0)
nenv (~> 0.1)
Expand Down Expand Up @@ -518,12 +518,12 @@ GEM
get_process_mem (~> 0.2)
puma (>= 2.7)
racc (1.6.2)
rack (2.2.6.2)
rack (2.2.6.4)
rack-contrib (2.3.0)
rack (~> 2.0)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-test (2.0.2)
rack-test (2.1.0)
rack (>= 1.3)
rails (5.2.4.4)
actioncable (= 5.2.4.4)
Expand Down Expand Up @@ -720,7 +720,7 @@ GEM
transaction_retry (1.0.3)
activerecord (>= 3.0.11)
transaction_isolation (>= 1.0.2)
tzinfo (1.2.10)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uber (0.1.0)
uglifier (4.2.0)
Expand Down

0 comments on commit f85d5d5

Please sign in to comment.