diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..416fcd3 --- /dev/null +++ b/techstack.md @@ -0,0 +1,77 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [stackshareio/octicons-rails](https://github.com/stackshareio/octicons-rails)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|03/08/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Ruby +
+ Ruby +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ RubyGems +
+ RubyGems +
+ +
+ + +## Open source packages (1) + +## RubyGems (1) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[railties](https://rubygems.org/railties)|v3.2|03/24/22|Jerome Dalbert |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..0ae9359 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,57 @@ +repo_name: stackshareio/octicons-rails +report_id: 6940f8881953e83d18f89f2ca4ef6de9 +version: 0.1 +repo_type: Public +timestamp: '2024-03-08T13:21:57+00:00' +requested_by: jeromedalbert +provider: github +branch: master +detected_tools_count: 4 +tools: +- name: Ruby + description: A dynamic, interpreted, open source programming language with a focus + on simplicity and productivity + website_url: https://www.ruby-lang.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/989/ruby.png + detection_source_url: https://github.com/stackshareio/octicons-rails + detection_source: Repo Metadata +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/stackshareio/octicons-rails + detection_source: Repo Metadata +- name: RubyGems + description: Easily download, install, and use ruby software packages on your system + website_url: https://rubygems.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg + detection_source_url: https://github.com/stackshareio/octicons-rails/blob/master/octicons-rails.gemspec + detection_source: octicons-rails.gemspec + last_updated_by: Maksim Berjoza + last_updated_on: 2014-06-19 14:29:33.000000000 Z +- name: railties + description: 'Rails internals: application bootup' + package_url: https://rubygems.org/railties + version: '3.2' + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18847/default_49e8e438a279d3b7963273823890f9482ce83fb4.png + detection_source_url: https://github.com/stackshareio/octicons-rails/blob/master/octicons-rails.gemspec + detection_source: octicons-rails.gemspec + last_updated_by: Jerome Dalbert + last_updated_on: 2022-03-24 21:35:28.000000000 Z