Skip to content

Commit

Permalink
Update momentjs-rails requirement from >= 2.8, <= 2.20.1 to >= 2.8, <…
Browse files Browse the repository at this point in the history
…= 2.29.2

Updates the requirements on [momentjs-rails](https://github.com/derekprior/momentjs-rails) to permit the latest version.
- [Release notes](https://github.com/derekprior/momentjs-rails/releases)
- [Changelog](https://github.com/derekprior/momentjs-rails/blob/main/news.md)
- [Commits](derekprior/momentjs-rails@v2.20.1...v2.29.1.1)

---
updated-dependencies:
- dependency-name: momentjs-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pablobm committed Jan 20, 2022
1 parent 6e4eec9 commit f38c50c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -188,14 +188,14 @@ GEM
matrix (0.4.2)
method_source (0.9.2)
mini_mime (1.1.2)
mini_portile2 (2.6.1)
mini_portile2 (2.7.1)
minitest (5.15.0)
momentjs-rails (2.20.1)
momentjs-rails (2.29.1.1)
railties (>= 3.1)
multipart-post (2.1.1)
nio4r (2.5.8)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
nokogiri (1.13.1)
mini_portile2 (~> 2.7.0)
racc (~> 1.4)
parser (3.0.3.2)
ast (~> 2.4.1)
Expand Down Expand Up @@ -293,7 +293,7 @@ GEM
sprockets (>= 3.0.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.1.0)
thor (1.2.1)
tilt (2.0.10)
timecop (0.9.4)
tzinfo (2.0.4)
Expand All @@ -316,7 +316,7 @@ GEM
nokogiri (~> 1.8)
yard (0.9.27)
webrick (~> 1.7.0)
zeitwerk (2.5.2)
zeitwerk (2.5.3)

PLATFORMS
ruby
Expand Down

0 comments on commit f38c50c

Please sign in to comment.