Skip to content

Commit

Permalink
Merge pull request #107 from hmdne/merger
Browse files Browse the repository at this point in the history
Merger: Replace with stub gem
  • Loading branch information
hmdne authored Jun 19, 2024
2 parents bbd6649 + 4130843 commit c4f869c
Show file tree
Hide file tree
Showing 130 changed files with 29 additions and 5,116 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/rake.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
secrets:
rubygems-api-key: ${{ secrets.LUTAML_CI_RUBYGEMS_API_KEY }}
pat_token: ${{ secrets.LUTAML_CI_PAT_TOKEN }}

12 changes: 0 additions & 12 deletions .gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions .rspec

This file was deleted.

74 changes: 0 additions & 74 deletions CODE_OF_CONDUCT.md

This file was deleted.

8 changes: 1 addition & 7 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
# frozen_string_literal: true

source "https://rubygems.org"

ruby ">= 2.7"

# Specify your gem's dependencies in lutaml-uml.gemspec
gemspec

gem "rake", "~> 12.0"
gem "rake"
Loading

0 comments on commit c4f869c

Please sign in to comment.