Skip to content

Commit

Permalink
Remove c_lexer
Browse files Browse the repository at this point in the history
Got this error while install

  error: implicit conversion loses integer precision: 'long' to 'int'
  • Loading branch information
yhara committed Jun 26, 2024
1 parent ec29ee8 commit 3be52f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ source 'https://rubygems.org'

gem 'opal'
gem 'opal-sprockets'
gem 'c_lexer'
gem 'rake'
gem 'yard'
gem 'puma'
Expand Down

0 comments on commit 3be52f1

Please sign in to comment.