Skip to content

Commit

Permalink
Update to v2.9.2
Browse files Browse the repository at this point in the history
* `bundle exec rake update`
* Update version in README.md
  • Loading branch information
glebm committed Apr 25, 2021
1 parent 622d282 commit 6d76adf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Works with Rails out of the box.
Add this line to your application's Gemfile:

```ruby
gem 'popper_js', '~> 2.8.6'
gem 'popper_js', '~> 2.9.2'
```

And then execute:
Expand Down
Loading

0 comments on commit 6d76adf

Please sign in to comment.