Skip to content

Commit ea52525

Browse files
GitButler Integration Commit
This is an integration commit for the virtual branches that GitButler is tracking. Due to GitButler managing multiple virtual branches, you cannot switch back and forth between git branches and virtual branches easily. If you switch to another branch, GitButler will need to be reinitialized. If you commit on this branch, GitButler will throw it away. Here are the branches that are currently applied: - Virtual branch (refs/gitbutler/Virtual-branch) branch head: 8d7d2c1e2b6e5d073c2e9eab95af2b7ce027a6f0 - Gemfile.lock - rubytree.gemspec Your previous branch was: refs/heads/master The sha for that commit was: c9653ba For more information about what we're doing here, check out our docs: https://docs.gitbutler.com/features/virtual-branches/integration-branch
1 parent c9653ba commit ea52525

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ DEPENDENCIES
8484
simplecov (~> 0.21)
8585
simplecov-lcov (~> 0.8)
8686
test-unit (~> 3.0)
87-
yard (~> 0.0, >= 0.9.20)
87+
yard (~> 0.0, >= 0.9.36)
8888

8989
BUNDLED WITH
9090
2.3.4

rubytree.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Gem::Specification.new do |s|
7777
s.add_development_dependency 'simplecov', '~> 0.21'
7878
s.add_development_dependency 'simplecov-lcov', '~> 0.8'
7979
s.add_development_dependency 'test-unit', '~> 3.0'
80-
s.add_development_dependency 'yard', '~> 0.0', '>= 0.9.20'
80+
s.add_development_dependency 'yard', '~> 0.0', '>= 0.9.36'
8181

8282
s.post_install_message = <<-END_MESSAGE
8383
========================================================================

0 commit comments

Comments
 (0)