Skip to content

Commit

Permalink
fix: rollback labi version up (#1570)
Browse files Browse the repository at this point in the history
  • Loading branch information
PiTrem authored Oct 9, 2023
1 parent 0781e5c commit 3de16fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ gem 'kaminari'
gem 'kaminari-grape'
gem 'ketcherails', git: 'https://github.com/complat/ketcher-rails.git', branch: 'upgrade-to-rails-6'

gem 'labimotion', '1.0.10'
gem 'labimotion', '1.0.11'

gem 'mimemagic', '0.3.10'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ GEM
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
labimotion (1.0.10)
labimotion (1.0.11)
rails (~> 6.1.7)
latex-decode (0.4.0)
launchy (2.5.0)
Expand Down Expand Up @@ -921,7 +921,7 @@ DEPENDENCIES
kaminari
kaminari-grape
ketcherails!
labimotion (= 1.0.10)
labimotion (= 1.0.11)
launchy
listen
memory_profiler
Expand Down

0 comments on commit 3de16fa

Please sign in to comment.