Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
Varpuspaavi committed Apr 23, 2024
1 parent e44eb68 commit d356c54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
phraseapp-in-context-editor-ruby (2.0.0)
phraseapp-in-context-editor-ruby (2.1.0)
i18n (~> 1.0)
json (~> 2.0)
request_store (~> 1.2)
Expand Down
2 changes: 2 additions & 0 deletions phraseapp-in-context-editor-ruby.gemspec
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require "./lib/phraseapp-in-context-editor-ruby/version"

Gem::Specification.new do |s|
s.name = "phraseapp-in-context-editor-ruby"
s.version = PhraseApp::VERSION
Expand Down

0 comments on commit d356c54

Please sign in to comment.