strongself / Generamba

This codegenerator is too brilliant to be real!
MIT License
1.82k stars 183 forks source link

Can't bump up fastlane #244

Open tzxdtc opened 4 months ago

tzxdtc commented 4 months ago

Hi,

Excite generate tool here. I use Fastlane and Generamba , the newest fastlane version (2.220.0) depends on the terminal-table (~> 3) otherwise generamba depends on terminal-table (= 1.4.5), should I create a PR?? Because I find the latest commit is 5 years ago and worry if anybody still maintain this repo .🙏

Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Resolving dependencies....

Bundler could not find compatible versions for gem "terminal-table":
  In Gemfile:
    fastlane (~> 2.220.0) was resolved to 2.220.0, which depends on
      terminal-table (~> 3)

    generamba (~> 1.5.0) was resolved to 1.5.0, which depends on
      terminal-table (= 1.4.5)