Skip to content

Commit

Permalink
[#493] format setup ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
thawzintoe-ptut committed Jan 10, 2025
1 parent b5bf539 commit 54f5f56
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 125 deletions.
8 changes: 1 addition & 7 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# frozen_string_literal: true

source "https://rubygems.org"

git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

gem 'danger'
gem "danger-checkstyle_format"
gem 'danger-android_lint'
gem 'danger-commit_lint'
gem 'danger-kotlin_detekt'
gem 'danger-shroud'
117 changes: 0 additions & 117 deletions Gemfile.lock

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
distribution: 'temurin'
java-version: '17'

- name: Set up Ruby
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
Expand Down

0 comments on commit 54f5f56

Please sign in to comment.